org.melati.util
Class EmailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.melati.util.EmailException
- All Implemented Interfaces:
- Serializable
public class EmailException
- extends IOException
Thrown when there is a problem sending an Email
.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EmailException
public EmailException()
- Constructor.
EmailException
public EmailException(String message)
- Constructor with message.
- Parameters:
message
- the message
Copyright © 2000-2010 PanEris. All Rights Reserved.