com.sun.spot.client
Class SpotSerialPortInUseException
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
com.sun.spot.client.SpotSerialPortInUseException
- All Implemented Interfaces:
- Serializable
public class SpotSerialPortInUseException
- extends SpotSerialPortException
SpotSerialPortInUseException indicates that the host operating system has reported
that the specified COM port is not available.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SpotSerialPortInUseException
public SpotSerialPortInUseException(String message)
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.