openfeature/error

Types

pub type ErrorCode {
  ProviderNotReady
  FlagNotFound
  ParseError
  TypeMismatch
  TargetingKeyMissing
  InvalidContext
  General
}

Constructors

  • ProviderNotReady
  • FlagNotFound
  • ParseError
  • TypeMismatch
  • TargetingKeyMissing
  • InvalidContext
  • General
Search Document