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