public class MailException
extends java.lang.Exception
Constructor and Description |
---|
MailException(int anErrorCode)
Constructor of an exception with the given code.
|
MailException(java.lang.String message,
int anErrorCode)
Constructor of an exception with the given code and message.
|
Modifier and Type | Method and Description |
---|---|
int |
errorCode()
Error code.
|
public MailException(java.lang.String message, int anErrorCode)
public MailException(int anErrorCode)
public int errorCode()
ErrorCode