SunSPOT host API V3.0


com.sun.spot.client
Class SpotClientUnknownCommandException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.sun.spot.client.SpotClientUnknownCommandException
All Implemented Interfaces:
Serializable

public class SpotClientUnknownCommandException
extends IOException

SpotClientUnknownCommandException indicates that an attempt was made to send a command to a SPOT (either an admin command processor or a bootloader) and that the command was not recognised by the SPOT.

See Also:
Serialized Form

Constructor Summary
SpotClientUnknownCommandException(String string)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpotClientUnknownCommandException

public SpotClientUnknownCommandException(String string)

SunSPOT host API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.