info.magnolia.module.mail
Class MailException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
MailException(String string)
           
MailException(String string, Throwable throwable)
           
MailException(Throwable throwable)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MailException

public MailException(Throwable throwable)

MailException

public MailException(String string)

MailException

public MailException(String string,
                     Throwable throwable)


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.