Package | Description |
---|---|
no.digipost.api.client.errorhandling |
Modifier and Type | Field and Description |
---|---|
static Map<ErrorType,ErrorType> |
ErrorType.toErrorTypeMap |
Modifier and Type | Method and Description |
---|---|
ErrorType |
DigipostClientException.getErrorType() |
ErrorType |
ErrorCode.getOverriddenErrorType() |
static ErrorType |
ErrorType.resolve(ErrorType errorType) |
static ErrorType |
ErrorType.valueOf(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.
|
Copyright © 2014 Digipost Open Source. All rights reserved.