public class CredentialsExpiredException extends AccountStatusException
| Constructor and Description | 
|---|
CredentialsExpiredException(String msg)
Constructs a  
CredentialsExpiredException with the specified message. | 
CredentialsExpiredException(String msg,
                           Throwable t)
Constructs a  
CredentialsExpiredException with the specified message
 and root cause. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CredentialsExpiredException(String msg)
CredentialsExpiredException with the specified message.msg - the detail message