Class PasswordDatabaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.gustavblass.commons.exceptions.IllegalStateException
de.gustavblass.commons.exceptions.passwordmanager.PasswordDatabaseException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DatabaseLockedException, NotAssociatedException

public class PasswordDatabaseException extends IllegalStateException
Indicates that an operation on a password database in a password manager such as KeePassXC failed.
See Also: