Class EmailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.broadleafcommerce.common.email.service.exception.EmailException
- All Implemented Interfaces:
Serializable
- Author:
- jfischer
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEmailException
(String arg0) EmailException
(String arg0, Throwable arg1) EmailException
(Throwable arg0) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EmailException
public EmailException() -
EmailException
-
EmailException
-
EmailException
-