|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailException.Code | |
|---|---|
| com.openexchange.mail | |
| Uses of MailException.Code in com.openexchange.mail |
|---|
| Methods in com.openexchange.mail that return MailException.Code | |
|---|---|
static MailException.Code |
MailException.Code.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MailException.Code[] |
MailException.Code.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in com.openexchange.mail with parameters of type MailException.Code | |
|---|---|
MailException(MailException.Code code,
java.lang.Object... messageArgs)
Initializes a new MailException |
|
MailException(MailException.Code code,
java.lang.Throwable cause,
java.lang.Object... messageArgs)
Initializes a new MailException |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||