com.liferay.util.mail
Class MailEngineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.util.mail.MailEngineException
- All Implemented Interfaces:
- Serializable
public class MailEngineException
- extends NestableException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MailEngineException
public MailEngineException()
MailEngineException
public MailEngineException(String msg)
MailEngineException
public MailEngineException(String msg,
Throwable cause)
MailEngineException
public MailEngineException(Throwable cause)