See: Description
Interface | Description |
---|---|
ExceptionMessages |
Interface to collect exception messages that are used in several cases.
|
Exception | Description |
---|---|
AbortException |
Exception for aborting some process and transporting a message.
|
APIViolationException |
This class indicates an exception likely caused by an API not implemented
correctly.
|
ObjectNotFoundException |
Exception thrown when the requested object was not found in the database.
|
UnableToComplyException |
General Exception to state inability to execute an operation.
|