public class ExpiredPasswordException extends Exception
Constructor and Description |
---|
ExpiredPasswordException(String username)
Construct a new instance of this exception for the specified username.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExpiredPasswordException(String username)
username
- Username whose password has expiredCopyright © 2000–2016 Apache Software Foundation. All rights reserved.