|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectorException | |
---|---|
org.identityconnectors.framework.common.exceptions |
Uses of ConnectorException in org.identityconnectors.framework.common.exceptions |
---|
Subclasses of ConnectorException in org.identityconnectors.framework.common.exceptions | |
---|---|
class |
AlreadyExistsException
Thrown if CreateApiOp attempts to create an object that exists prior
to the method execution. |
class |
ConfigurationException
Thrown to indicate there was some configuration problem with one of the bundles. |
class |
ConnectionBrokenException
Thrown when a connection to a target resource instance fails during an operation. |
class |
ConnectionFailedException
Thrown when a Connector cannot reach the target resource instance. |
class |
ConnectorIOException
Base exception for all Input-Output (I/O-related) exceptions, including instance connection failure, socket error and so forth. |
class |
ConnectorSecurityException
Base exception for all security-related exceptions. |
class |
InvalidCredentialException
Thrown when at least one credential (e.g., password, username or certificate) passed into an operation is invalid. |
class |
InvalidPasswordException
Thrown when a password credential is invalid. |
class |
OperationTimeoutException
Thrown when an operation times out. |
class |
PasswordExpiredException
Thrown when a password credential is invalid. |
class |
PermissionDeniedException
Thrown when the target resource will not allow a Connector
to perform a particular operation. |
class |
UnknownUidException
Thrown when a Uid that is specified as input to a connector operation
identifies no object on the target resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |