Package com.io7m.idstore.model
Class IdPasswordUncheckedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.io7m.idstore.model.IdPasswordUncheckedException
- All Implemented Interfaces:
Serializable
An exception raised by a password hashing algorithm.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstruct an exception. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString