public class MailboxException extends Exception
MailboxException()
MailboxException(String message)
MailboxException(String message, Throwable throwable)
MailboxException(Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MailboxException()
public MailboxException(String message)
public MailboxException(String message, Throwable throwable)
public MailboxException(Throwable throwable)