Exception: Kumi::Core::Errors::UnsupportedFeature
- Defined in:
- lib/kumi/core/errors.rb
Overview
A construct the schema uses is valid but not supported by the current backend/target (e.g. a codegen target that lacks an opcode or shift policy). Distinct from CompilerBug (a violated invariant) and from a user error (the schema is well-formed) — it names the missing capability.