Package tv.hd3g.authkit.mod.exception
Class PasswordComplexityException.PasswordTooSimpleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tv.hd3g.authkit.mod.exception.PasswordComplexityException
tv.hd3g.authkit.mod.exception.PasswordComplexityException.PasswordTooSimpleException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PasswordComplexityException
public static class PasswordComplexityException.PasswordTooSimpleException
extends PasswordComplexityException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class tv.hd3g.authkit.mod.exception.PasswordComplexityException
PasswordComplexityException.PasswordTooShortException, PasswordComplexityException.PasswordTooSimpleException -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PasswordTooSimpleException
-