class |
AccessControlException |
An AccessControlException should be thrown when a user attempts to access a
resource that they are not authorized for.
|
class |
AuthenticationAccountsException |
An AuthenticationException should be thrown when anything goes wrong during
login or logout.
|
class |
AuthenticationCredentialsException |
An AuthenticationException should be thrown when anything goes wrong during
login or logout.
|
class |
AuthenticationException |
An AuthenticationException should be thrown when anything goes wrong during
login or logout.
|
class |
AuthenticationHostException |
An AuthenticationHostException should be thrown when there is a problem with
the host involved with authentication, particularly if the host changes unexpectedly.
|
class |
AuthenticationLoginException |
An AuthenticationException should be thrown when anything goes wrong during
login or logout.
|
class |
AvailabilityException |
An AvailabilityException should be thrown when the availability of a limited
resource is in jeopardy.
|
class |
CertificateException |
A CertificateException should be thrown for any problems that arise during
processing of digital certificates.
|
class |
EncodingException |
An EncodingException should be thrown for any problems that occur when
encoding or decoding data.
|
class |
EncryptionException |
An EncryptionException should be thrown for any problems related to
encryption, hashing, or digital signatures.
|
class |
ExecutorException |
An ExecutorException should be thrown for any problems that arise during the
execution of a system executable.
|
class |
IntegrityException |
An IntegrityException should be thrown when a problem with the integrity of data
has been detected.
|
class |
ValidationAvailabilityException |
|
class |
ValidationException |
A ValidationException should be thrown to indicate that the data provided by
the user or from some other external source does not match the validation
rules that have been specified for that data.
|
class |
ValidationUploadException |
|