Exception: Climate::ParsingError

Inherits:
CommandError show all
Defined in:
lib/climate/errors.rb

Overview

Raised when there is some problem with parsing the command line, where the user is at fault

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