Exception: Magik::UnknownCommandError
- Defined in:
- lib/magik.rb
Overview
Raised when a CLI command is not a Magik command at all.
Constant Summary
Constants inherited from Error
Error::CODE_FORMAT, Error::DEFAULT_CODE, Error::DEFAULT_FIX
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
code, fix, #initialize, normalize_cause, render, #to_h, validate_code!, validate_fix!
Constructor Details
This class inherits a constructor from Magik::Error