javax.comm
Class PortInUseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.comm.PortInUseException
- All Implemented Interfaces:
- Serializable
- public class PortInUseException
- extends Exception
Thrown when the specified port is in use.
- See Also:
CommPort
,
CommPortIdentifier
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
currentOwner
public String currentOwner
- Describes the current owner of the communications port.
- Since:
- CommAPI 1.1
PortInUseException
public PortInUseException()
http://java.sun.com/products/javacomm