| Package | Description |
|---|---|
| org.xdi.oxd.common |
| Modifier and Type | Method and Description |
|---|---|
static ErrorResponseCode |
ErrorResponseCode.fromValue(String v) |
ErrorResponseCode |
ErrorResponseException.getErrorResponseCode() |
static ErrorResponseCode |
ErrorResponseCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorResponseCode[] |
ErrorResponseCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CommandResponse |
CommandResponse.createErrorResponse(ErrorResponseCode p_errorCode) |
| Constructor and Description |
|---|
ErrorResponse(ErrorResponseCode code) |
ErrorResponseException(ErrorResponseCode errorResponseCode) |
Copyright © 2018. All rights reserved.