Uses of Class
org.identityconnectors.framework.common.exceptions.ConnectorIOException
Packages that use ConnectorIOException
-
Uses of ConnectorIOException in org.identityconnectors.framework.common.exceptions
Subclasses of ConnectorIOException in org.identityconnectors.framework.common.exceptionsModifier and TypeClassDescriptionclassConnectionBrokenException is thrown when a connection to a target resource instance fails during an operation.classConnectionFailedException is thrown when a Connector cannot reach the target resource instance.