Exception | Description |
---|---|
AccessDeniedException | |
AlreadyExistsException | |
IDAEngineException |
Exception to be thrown when something goes wrong in the server.
|
IDAIllegalStateException |
Exception used when a client invokes an API method that is invalid due to the
current state of the underlying certification entities.
|
IDARuntimeException |
Base class for all runtime exceptions produced in the Identity Audit services:
Encourage use of error codes, and hence locallized messages
Instantiate error message in server locale here, instead of in every
subclass instantiation
|
IDAWorkflowException |
Identity Audit Related Workflow Exceptions
|
InvalidArgumentException |
Exception used when a client invokes an API method with an invalid argument.
|
InvalidRiskAcceptedExpirationDateException | |
RemediationException |