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