Package com.iizix.passwordpolicy
Class PasswordPolicyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.iizix.passwordpolicy.PasswordPolicyException
- All Implemented Interfaces:
Serializable
The password failed policy validation.
- Author:
- Christopher Mindus
- See Also:
Constructor Summary
ConstructorsMethod Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Constructor Details
Method Details
getResult
Gets the password policy result.- Returns:
- The
PasswordPolicyResult
.