All Classes and Interfaces

Exception Classes
Class
Description
Indicates that the user's password database stored in a password manager such as KeePassXC is locked or otherwise inaccessible.
Indicates that some file could not be attached to an e-mail.
Checked counterpart of IllegalArgumentException.
Checked counterpart of IllegalStateException.
Checked counterpart of IndexOutOfBoundsException.
Checked counterpart of NoSuchElementException.
Indicates that the user has not granted access to their password database in a password manager such as KeePassXC.
Indicates that some connection to another computer, device, process etc.
Indicates that a resource, file, object or any other entity was not found in the place it was expected to be in.
Checked counterpart of NumberFormatException.
Indicates that a given object (usually a string), usually in serialised form, did not match the expected format and could therefore not be parsed or deserialised.
Indicates that an operation on a password database in a password manager such as KeePassXC failed.
Indicates that the system's temporary directory could not be found or not be written to.
Checked counterpart of UnsupportedOperationException.