Uses of Class
org.identityconnectors.framework.common.exceptions.ConnectorIOException
-
Packages that use ConnectorIOException Package Description org.identityconnectors.framework.common.exceptions -
-
Uses of ConnectorIOException in org.identityconnectors.framework.common.exceptions
Subclasses of ConnectorIOException in org.identityconnectors.framework.common.exceptions Modifier and Type Class Description class
ConnectionBrokenException
ConnectionBrokenException is thrown when a connection to a target resource instance fails during an operation.class
ConnectionFailedException
ConnectionFailedException is thrown when a Connector cannot reach the target resource instance.
-