public class InvalidPasswordException extends Exception
| Constructor and Description | 
|---|
| InvalidPasswordException(String msg)Constructor. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPasswordException(String msg)
msg - A msg to go with this exception.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.