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