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, toStringpublic ExpiredPasswordException(String username)
username - Username whose password has expiredCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.