public class PasswordPolicyException extends RuntimeException
The status property should be checked for more detail on the cause of the exception.
Constructor and Description |
---|
PasswordPolicyException(PasswordPolicyErrorStatus status) |
Modifier and Type | Method and Description |
---|---|
PasswordPolicyErrorStatus |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PasswordPolicyException(PasswordPolicyErrorStatus status)
public PasswordPolicyErrorStatus getStatus()