Index
All Classes and Interfaces|All Packages|Serialized Form
D
- DatabaseLockedException - Exception Class in de.gustavblass.commons.exceptions.passwordmanager
-
Indicates that the user's password database stored in a password manager such as KeePassXC is locked or otherwise inaccessible.
- DatabaseLockedException() - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.DatabaseLockedException
- DatabaseLockedException(String) - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.DatabaseLockedException
- DatabaseLockedException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.DatabaseLockedException
- DatabaseLockedException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.DatabaseLockedException
- de.gustavblass.commons.exceptions - package de.gustavblass.commons.exceptions
-
Provides checked exceptions frequently used in Java applications.
- de.gustavblass.commons.exceptions.passwordmanager - package de.gustavblass.commons.exceptions.passwordmanager
-
Provides checked exceptions indicating failure regarding password manager operations.
E
- EmailAttachmentException - Exception Class in de.gustavblass.commons.exceptions
- EmailAttachmentException() - Constructor for exception class de.gustavblass.commons.exceptions.EmailAttachmentException
-
See
Exception()
. - EmailAttachmentException(String) - Constructor for exception class de.gustavblass.commons.exceptions.EmailAttachmentException
-
See
Exception(String)
. - EmailAttachmentException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.EmailAttachmentException
- EmailAttachmentException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.EmailAttachmentException
-
See
Exception(Throwable)
.
I
- IllegalArgumentException - Exception Class in de.gustavblass.commons.exceptions
-
Checked counterpart of
IllegalArgumentException
. - IllegalArgumentException() - Constructor for exception class de.gustavblass.commons.exceptions.IllegalArgumentException
-
See
Exception()
. - IllegalArgumentException(String) - Constructor for exception class de.gustavblass.commons.exceptions.IllegalArgumentException
-
See
Exception(String)
. - IllegalArgumentException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.IllegalArgumentException
- IllegalArgumentException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.IllegalArgumentException
-
See
Exception(Throwable)
. - IllegalStateException - Exception Class in de.gustavblass.commons.exceptions
-
Checked counterpart of
IllegalStateException
. - IllegalStateException() - Constructor for exception class de.gustavblass.commons.exceptions.IllegalStateException
-
See
Exception()
. - IllegalStateException(String) - Constructor for exception class de.gustavblass.commons.exceptions.IllegalStateException
-
See
Exception(String)
. - IllegalStateException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.IllegalStateException
- IllegalStateException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.IllegalStateException
-
See
Exception(Throwable)
. - IndexOutOfBoundsException - Exception Class in de.gustavblass.commons.exceptions
-
Checked counterpart of
IndexOutOfBoundsException
. - IndexOutOfBoundsException() - Constructor for exception class de.gustavblass.commons.exceptions.IndexOutOfBoundsException
-
See
Exception()
. - IndexOutOfBoundsException(String) - Constructor for exception class de.gustavblass.commons.exceptions.IndexOutOfBoundsException
-
See
Exception(String)
. - IndexOutOfBoundsException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.IndexOutOfBoundsException
- IndexOutOfBoundsException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.IndexOutOfBoundsException
-
See
Exception(Throwable)
.
N
- NoSuchElementException - Exception Class in de.gustavblass.commons.exceptions
-
Checked counterpart of
NoSuchElementException
. - NoSuchElementException() - Constructor for exception class de.gustavblass.commons.exceptions.NoSuchElementException
-
See
Exception()
. - NoSuchElementException(String) - Constructor for exception class de.gustavblass.commons.exceptions.NoSuchElementException
-
See
Exception(String)
. - NoSuchElementException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.NoSuchElementException
- NoSuchElementException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.NoSuchElementException
-
See
Exception(Throwable)
. - NotAssociatedException - Exception Class in de.gustavblass.commons.exceptions.passwordmanager
-
Indicates that the user has not granted access to their password database in a password manager such as KeePassXC.
- NotAssociatedException() - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.NotAssociatedException
- NotAssociatedException(String) - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.NotAssociatedException
-
See PasswordDatabaseException#PasswordDatabaseException(String)].
- NotAssociatedException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.NotAssociatedException
-
See PasswordDatabaseException#PasswordDatabaseException(String, Throwable)].
- NotAssociatedException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.NotAssociatedException
- NotConnectedException - Exception Class in de.gustavblass.commons.exceptions
-
Indicates that some connection to another computer, device, process etc.
- NotConnectedException() - Constructor for exception class de.gustavblass.commons.exceptions.NotConnectedException
-
See
Exception()
. - NotConnectedException(String) - Constructor for exception class de.gustavblass.commons.exceptions.NotConnectedException
-
See
Exception(String)
. - NotConnectedException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.NotConnectedException
- NotConnectedException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.NotConnectedException
-
See
Exception(Throwable)
. - NotFoundException - Exception Class in de.gustavblass.commons.exceptions
-
Indicates that a resource, file, object or any other entity was not found in the place it was expected to be in.
- NotFoundException() - Constructor for exception class de.gustavblass.commons.exceptions.NotFoundException
-
See
Exception()
. - NotFoundException(String) - Constructor for exception class de.gustavblass.commons.exceptions.NotFoundException
-
See
Exception(String)
. - NotFoundException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.NotFoundException
- NotFoundException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.NotFoundException
-
See
Exception(Throwable)
. - NumberFormatException - Exception Class in de.gustavblass.commons.exceptions
-
Checked counterpart of
NumberFormatException
. - NumberFormatException() - Constructor for exception class de.gustavblass.commons.exceptions.NumberFormatException
- NumberFormatException(String) - Constructor for exception class de.gustavblass.commons.exceptions.NumberFormatException
- NumberFormatException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.NumberFormatException
- NumberFormatException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.NumberFormatException
P
- ParsingException - Exception Class in de.gustavblass.commons.exceptions
-
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.
- ParsingException() - Constructor for exception class de.gustavblass.commons.exceptions.ParsingException
-
See
Exception()
. - ParsingException(String) - Constructor for exception class de.gustavblass.commons.exceptions.ParsingException
-
See
Exception(String)
. - ParsingException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.ParsingException
- ParsingException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.ParsingException
-
See
Exception(Throwable)
. - PasswordDatabaseException - Exception Class in de.gustavblass.commons.exceptions.passwordmanager
-
Indicates that an operation on a password database in a password manager such as KeePassXC failed.
- PasswordDatabaseException() - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.PasswordDatabaseException
-
See
Exception()
. - PasswordDatabaseException(String) - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.PasswordDatabaseException
-
See
Exception(String)
. - PasswordDatabaseException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.PasswordDatabaseException
- PasswordDatabaseException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.passwordmanager.PasswordDatabaseException
-
See
Exception(Throwable)
.
T
- TemporaryDirectoryIOException - Exception Class in de.gustavblass.commons.exceptions
-
Indicates that the system's temporary directory could not be found or not be written to.
- TemporaryDirectoryIOException() - Constructor for exception class de.gustavblass.commons.exceptions.TemporaryDirectoryIOException
-
See
IOException()
. - TemporaryDirectoryIOException(String) - Constructor for exception class de.gustavblass.commons.exceptions.TemporaryDirectoryIOException
-
See
IOException(String)
. - TemporaryDirectoryIOException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.TemporaryDirectoryIOException
- TemporaryDirectoryIOException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.TemporaryDirectoryIOException
U
- UnsupportedOperationException - Exception Class in de.gustavblass.commons.exceptions
-
Checked counterpart of
UnsupportedOperationException
. - UnsupportedOperationException() - Constructor for exception class de.gustavblass.commons.exceptions.UnsupportedOperationException
-
See
Exception()
. - UnsupportedOperationException(String) - Constructor for exception class de.gustavblass.commons.exceptions.UnsupportedOperationException
-
See
Exception(String)
. - UnsupportedOperationException(String, Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.UnsupportedOperationException
- UnsupportedOperationException(Throwable) - Constructor for exception class de.gustavblass.commons.exceptions.UnsupportedOperationException
-
See
Exception(Throwable)
.
All Classes and Interfaces|All Packages|Serialized Form