public class PasswordMismatchException extends FulcrumSecurityException
| Constructor and Description |
|---|
PasswordMismatchException(String msg)
Construct an PasswordMismatchException with specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PasswordMismatchException(String msg)
msg - The detail message.Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.