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 SummaryConstructors
- Method Summary- Methods inherited from class java.lang.Throwable- addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- Constructor Details- PasswordPolicyExceptionConstructor.- Parameters:
- result- The result.
 
 
- Method Details- getResultGets the password policy result.- Returns:
- The PasswordPolicyResult.