com.sun.spot.client
Class SpotClientUnknownCommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SpotClientUnknownCommandException
public SpotClientUnknownCommandException(String string)
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.