com.sun.spot.client
Class SpotSerialPortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.spot.client.SpotClientException
com.sun.spot.client.SpotClientFailureException
com.sun.spot.client.SpotSerialPortException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SpotSerialPortInUseException, SpotSerialPortNotFoundException
public class SpotSerialPortException
- extends SpotClientFailureException
SpotSerialPortException represents a failure in serial port communications.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SpotSerialPortException
public SpotSerialPortException(String message)
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.