Uses of Package
de.gustavblass.commons.exceptions
Packages that use de.gustavblass.commons.exceptions
Package
Description
Provides checked exceptions frequently used in Java applications.
Provides checked exceptions indicating failure regarding
password manager operations.
-
Classes in de.gustavblass.commons.exceptions used by de.gustavblass.commons.exceptionsClassDescriptionChecked counterpart of
IllegalArgumentException.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. -