| Package | Description |
|---|---|
| dev.openfeature.sdk.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
FlagNotFoundError |
class |
GeneralError |
class |
InvalidContextError
The evaluation context does not meet provider requirements.
|
class |
ParseError
An error was encountered parsing data, such as a flag configuration.
|
class |
ProviderNotReadyError |
class |
TargetingKeyMissingError
The provider requires a targeting key and one was not provided in the evaluation context.
|
class |
TypeMismatchError
The type of the flag value does not match the expected type.
|
class |
ValueNotConvertableError
The value can not be converted to a
Value. |
Copyright © 2023. All rights reserved.