All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class javax.comm.NoSuchPortException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----javax.comm.NoSuchPortException

public class NoSuchPortException
extends Exception
Thrown when a driver can't find the specified port.

See Also:
CommPort, CommPortIdentifier


All Packages  Class Hierarchy  This Package  Previous  Next  Index