org.opennms.core.utils
Class JavaMailerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opennms.core.utils.JavaMailerException
- All Implemented Interfaces:
- java.io.Serializable
- public class JavaMailerException
- extends java.lang.Exception
Exception used to create proper return code
- Author:
- David Hustace
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
|
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 |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
JavaMailerException
public JavaMailerException()
JavaMailerException
public JavaMailerException(java.lang.String message)
JavaMailerException
public JavaMailerException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
cause
-
JavaMailerException
public JavaMailerException(java.lang.Throwable cause)
- Parameters:
cause
-
Generated by eevans on May 29 2005 2015.