Skip to content

Exceptions

CLASS DESCRIPTION
ConfigurationStoreError

When a configuration store raises an exception on config retrieval or parsing

SchemaValidationError

When feature flag schema fails validation

StoreClientError

When a store raises an exception that should be propagated to the client

ConfigurationStoreError ¶

Bases: Exception

When a configuration store raises an exception on config retrieval or parsing

SchemaValidationError ¶

Bases: Exception

When feature flag schema fails validation

StoreClientError ¶

Bases: Exception

When a store raises an exception that should be propagated to the client

For example, Access Denied errors when the client doesn't permissions to fetch config