Exception: Climate::UnknownCommandError

Inherits:
ParsingError show all
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

#command_class

Method Summary

Methods inherited from CommandError

#initialize

Constructor Details

This class inherits a constructor from Climate::CommandError