Exception: StandardId::ConfigurationError
- Inherits:
-
StandardError
- Object
- StandardError
- StandardId::ConfigurationError
- Defined in:
- lib/standard_id/errors.rb
Overview
Raised for engine misconfiguration — a required config value is missing, malformed, points at a non-callable with the wrong arity, or references a scope whose claims have no resolver registered. Always indicates a host-app bug at boot or first-use; never surfaced to end users.