public class EmailException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
EmailException(int code,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
java.lang.String |
toString() |