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, toString
public PasswordMismatchException(String msg)
msg
- The detail message.Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.