|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailError | |
|---|---|
| de.deepamehta.plugins.mail | |
| Uses of MailError in de.deepamehta.plugins.mail |
|---|
| Fields in de.deepamehta.plugins.mail with type parameters of type MailError | |
|---|---|
private Map<MailError,Set<String>> |
StatusReport.errors
|
| Methods in de.deepamehta.plugins.mail that return MailError | |
|---|---|
static MailError |
MailError.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MailError[] |
MailError.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.deepamehta.plugins.mail with parameters of type MailError | |
|---|---|
void |
StatusReport.addError(MailError error,
String message)
|
private void |
MailPlugin.reportException(StatusReport report,
Level level,
MailError error,
Exception e)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||