| Package | Description |
|---|---|
| org.gluu.oxd.common | |
| org.gluu.oxd.server |
| Modifier and Type | Method and Description |
|---|---|
static ErrorResponseCode |
ErrorResponseCode.fromValue(String v) |
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.
|
| Constructor and Description |
|---|
ErrorResponse(ErrorResponseCode code) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponseCode |
HttpException.getCode() |
| Constructor and Description |
|---|
HttpException(ErrorResponseCode code) |
Copyright © 2021. All rights reserved.