Evaluation Error Code
Specifies the possible evaluation error codes.
Entries
An unexpected error occurred during the evaluation.
The evaluation failed because of an error in the config model. (Most likely, invalid data was passed to the SDK via flag overrides.)
The evaluation failed because of a type mismatch between the evaluated setting value and the specified default value.
The evaluation failed because the config JSON was not available locally.
The evaluation failed because the key of the evaluated setting was not found in the config JSON.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.