|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorType | |
---|---|
badpenguin.dkim |
Uses of ErrorType in badpenguin.dkim |
---|
Fields in badpenguin.dkim declared as ErrorType | |
---|---|
ErrorType |
DkimError.errorType
|
Methods in badpenguin.dkim that return ErrorType | |
---|---|
ErrorType |
DkimException.getErrorType()
Return the ErrorType of this Exception |
static ErrorType |
ErrorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ErrorType[] |
ErrorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |