public abstract class MailException extends NestedRuntimeException
| Constructor and Description | 
|---|
MailException(String msg)
Constructor for MailException. 
 | 
MailException(String msg,
             Throwable cause)
Constructor for MailException. 
 | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MailException(String msg)
msg - the detail message