org.deegree.commons.mail
Class SendMailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.commons.mail.SendMailException
- All Implemented Interfaces:
- Serializable
public class SendMailException
- extends Exception
This exception is an application exception thrown by the mail component
- Version:
- $Revision: 30119 $,$Date: 2011-03-22 10:02:35 +0100 (Tue, 22 Mar 2011) $
- Author:
- Torsten Friebe, last edited by: $Author: aschmitz $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SendMailException
public SendMailException()
SendMailException
public SendMailException(String str)
- Parameters:
str
-
SendMailException
public SendMailException(String str,
Throwable ex)
- Parameters:
str
- ex
-
Copyright © 2011. All Rights Reserved.