Exception: Hecks::Runtime::UnknownArgument
- Inherits:
-
StandardError
- Object
- StandardError
- Hecks::Runtime::UnknownArgument
- Defined in:
- lib/hecks/runtime/errors.rb
Overview
An argument the command does not declare. Sibling of TypeMismatch : that one is the right name carrying the wrong thing, this one is a name the command never had. Both are the payload gate refusing before any rule runs.