Exception: Climate::UnknownCommandError
- Inherits:
-
ParsingError
- Object
- StandardError
- Error
- CommandError
- ParsingError
- Climate::UnknownCommandError
- Defined in:
- lib/climate/errors.rb
Overview
Raised when a parent Command is asked to run a sub command it does not know about
Instance Attribute Summary
Attributes inherited from CommandError
Method Summary
Methods inherited from CommandError
Constructor Details
This class inherits a constructor from Climate::CommandError