public class PasswordValidationException extends Exception
Exception thrown by the password validators if password validation fails.| Constructor and Description |
|---|
PasswordValidationException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PasswordValidationException(String message)
Copyright © 2015 JBoss by Red Hat. All rights reserved.