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 TypeClassDescriptionclass
ConnectionBrokenException is thrown when a connection to a target resource instance fails during an operation.class
ConnectionFailedException is thrown when a Connector cannot reach the target resource instance.