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