org.opennms.netmgt.utils
Class JavaMailerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opennms.netmgt.utils.JavaMailerException
- All Implemented Interfaces:
- Serializable
public class JavaMailerException
- extends Exception
Exception used to create proper return code
- Author:
- David Hustace
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JavaMailerException
public JavaMailerException()
JavaMailerException
public JavaMailerException(String message)
JavaMailerException
public JavaMailerException(String message,
Throwable cause)
JavaMailerException
public JavaMailerException(Throwable cause)
Copyright © 2009. All Rights Reserved.