VRJConfig UI API
v2.0


org.vrjuggler.vrjconfig.commoneditors.devicegraph
Class NoSuchPortException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
NoSuchPortException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoSuchPortException

public NoSuchPortException(String message)

VRJConfig UI API
v2.0


Copyright © 1998–2005 Iowa State University. All rights reserved.