EmailSendException

public class EmailSendException extends Exception

Signals an issues with sending an Email message

Constructors

EmailSendException

public EmailSendException(String message)

EmailSendException

public EmailSendException(String message, Throwable cause)