SunSPOT API V5.0


Uses of Class
com.sun.spot.peripheral.SpotFatalException

Packages that use SpotFatalException
com.sun.spot.peripheral.radio Support for using the Sun SPOT's radio. 
com.sun.spot.resourcesharing The resource sharing framework exists to support people writing device drivers. 
 

Uses of SpotFatalException in com.sun.spot.peripheral.radio
 

Subclasses of SpotFatalException in com.sun.spot.peripheral.radio
 class RadioOffException
          This exception is thrown when an attempt to write to a RadioOutputStream that implies a multi-hop send fails because the radio receiver is turned off (it fails because for a multi-hop send, the radio must receive a mesh ACK).
 

Uses of SpotFatalException in com.sun.spot.resourcesharing
 

Subclasses of SpotFatalException in com.sun.spot.resourcesharing
 class ResourceSharingException
          A problem has occurred during a resource sharing operation.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.