public class EmailException extends MailException
Modifier and Type | Field and Description |
---|---|
protected static String |
DKIM_ERROR_INVALID_FILE |
protected static String |
DKIM_ERROR_UNCLOSABLE_INPUTSTREAM |
protected static String |
PARSE_ERROR_MIMEMESSAGE |
GENERIC_ERROR, INVALID_DOMAINKEY, INVALID_ENCODING, INVALID_RECIPIENT, INVALID_REPLYTO, INVALID_SENDER, MISSING_CONTENT, MISSING_HOST, MISSING_RECIPIENT, MISSING_SENDER, MISSING_SUBJECT, MISSING_USERNAME
Constructor and Description |
---|
EmailException(String message,
Exception cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected static final String PARSE_ERROR_MIMEMESSAGE
protected static final String DKIM_ERROR_INVALID_FILE
protected static final String DKIM_ERROR_UNCLOSABLE_INPUTSTREAM
Copyright © 2016. All rights reserved.