org.mentawai.mail
Class EmailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mentawai.mail.EmailException
- All Implemented Interfaces:
- Serializable
public class EmailException
- extends Exception
EmailException
- Author:
- jakarta-commons
- 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()
EmailException
public EmailException(String msg)
EmailException
public EmailException(String msg,
Throwable cause)
EmailException
public EmailException(Throwable cause)
Copyright © 2011. All Rights Reserved.