| Package | Description |
|---|---|
| dev.openfeature.sdk | |
| dev.openfeature.sdk.exceptions |
| Modifier and Type | Method and Description |
|---|---|
ErrorCode |
BaseEvaluation.getErrorCode()
The error code, if applicable.
|
static ErrorCode |
ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCode[] |
ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ErrorCode |
OpenFeatureError.getErrorCode() |
Copyright © 2023. All rights reserved.