Package de.galan.commons.net.mail
Class MailInvalidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.galan.commons.net.mail.MailInvalidException
- All Implemented Interfaces:
Serializable
Signals, that the mail does not match the expected form, eg. fields are missing.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MailInvalidException
-