info.magnolia.module.mail
Class MailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.magnolia.module.mail.MailException
- All Implemented Interfaces:
- Serializable
public class MailException
- extends Exception
This exception is used to alert the user of a bad usage of the Magnolia Mail API. Date: Apr 3, 2006 Time: 10:43:24 AM
- Author:
- Nicolas Modrzyk
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MailException
public MailException(Throwable throwable)
MailException
public MailException(String string)
MailException
public MailException(String string,
Throwable throwable)
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.