Package com.google.gerrit.common.errors
Class EmailException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.google.gerrit.common.errors.EmailException
-
- All Implemented Interfaces:
Serializable
public class EmailException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EmailException(String msg)
EmailException(String msg, Throwable why)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Field Detail
-
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
-
-