| Package | Description |
|---|---|
| cz.active24.client.fred.eppclient | |
| cz.active24.client.fred.exception |
| Modifier and Type | Method and Description |
|---|---|
static ErrorResponse |
ErrorResponse.fromValue(int errorCode) |
static ErrorResponse |
ErrorResponse.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ErrorResponse[] |
ErrorResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ErrorResponse> |
ServerResponseException.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerResponseException.setErrors(java.util.List<ErrorResponse> errors) |
| Constructor and Description |
|---|
ServerResponseException(java.util.List<ErrorResponse> errors) |
Copyright © 2021. All rights reserved.