Class PasswordStorage.InvalidHashException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openremote.container.security.basic.PasswordStorage.InvalidHashException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PasswordStorage
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidHashException
(String message) InvalidHashException
(String message, Throwable source) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidHashException
-
InvalidHashException
-