Exception: Magik::CommandNotImplementedError
- Defined in:
- lib/magik.rb
Overview
Raised when a CLI command is named in the spec but not implemented yet.
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