References > Creo Schematics 4.0 API Guide > The Uiextension Package > Exception ConnectionCanConnectException
  
Exception ConnectionCanConnectException
This exception is thrown when it is not possible to make the connection between a fiber and the item to which it is trying to connect.
public class ConnectionCanConnectException
extends RsdBaseException
All Implemented Interfaces: java.io.Serializable
Hierarchical Diagram
Direct Known Subclasses
None
Constructor
public ConnectionCanConnectException()
Methods
None
Methods Inherited
The methods inherited from other classes are:
Class
Methods Inherited
Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait