Class FcEmailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.mail.FcEmailException
- All Implemented Interfaces:
Serializable
Exception thrown for email related errors.
- Since:
- 8.5.0
- Author:
- Norman Lorenz
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFcEmailException(String message) FcEmailException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FcEmailException
-
FcEmailException
-