Uses of Package
org.identityconnectors.framework.common.exceptions
Packages that use org.identityconnectors.framework.common.exceptions
-
Classes in org.identityconnectors.framework.common.exceptions used by org.identityconnectors.framework.common.exceptionsClassDescriptionAlreadyExistsException is thrown to indicate if
CreateApiOp
attempts to create an object that exists prior to the method execution orUpdateApiOp
attempts to rename an object to that exists prior to the method execution.Base exception for the Connector framework.Base exception for all Input-Output (I/O-related) exceptions, including instance connection failure, socket error and so forth.Base exception for all security-related exceptions.InvalidCredentialException signals that user authentication failed.Thrown when a password credential is invalid.PasswordExpiredException signals that a user password has expired.RetryableException indicates that a failure may be temporary, and that retrying the same request may be able to succeed in the future.