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