org.vrjuggler.vrjconfig.commoneditors.devicegraph
Class NoSuchPortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.vrjuggler.vrjconfig.commoneditors.devicegraph.NoSuchPortException
- All Implemented Interfaces:
- Serializable
public class NoSuchPortException
- extends Exception
Exception thrown when an attempt is made to create a connection between a
proxy and a device when no appropriate input source (port) exists in the
device to satisfy the way that the proxy is configured.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchPortException
public NoSuchPortException(String message)
Copyright © 1998–2005 Iowa State University. All rights reserved.