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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MailException(String msg)
msg
- the detail message