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