Exception class that can be thrown either by {@link Connector} implementations or in other exceptional cases involvingfederation operations.
@author Horia Chiorean (hchiorea@redhat.com)
ConnectorException Is thrown in the context of a Connector, usually some sort of transport level error where the connection has failed. This exception maintains a reference to the connector.
@see Connector
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.