SunSPOT host API V4.0


Uses of Class
com.sun.spot.client.SpotClientFailureException

Packages that use SpotClientFailureException
com.sun.spot.client General facilities for communicating from a desktop with Sun SPOTs, both locally and remotely. 
 

Uses of SpotClientFailureException in com.sun.spot.client
 

Subclasses of SpotClientFailureException in com.sun.spot.client
 class SpotObsoleteVersionException
          SpotObsoleteVersionException indicates a failure caused by the SPOT running software versions different to those expected by the installed SDK.
 class SpotSerialPortException
          SpotSerialPortException represents a failure in serial port communications.
 class SpotSerialPortInUseException
          SpotSerialPortInUseException indicates that the host operating system has reported that the specified COM port is not available.
 class SpotSerialPortNotFoundException
          SpotSerialPortNotFoundException is thrown when a specified COM port is unknown to the host operating system.
 

Methods in com.sun.spot.client that throw SpotClientFailureException
 void IAdminTarget.checkResponse()
          Wait for a response from the target, and then check whether an error occurred.
 


SunSPOT host API V4.0


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