Exception: Climate::UnexpectedArgumentError

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

Overview

Raised when a Command is run with too many arguments

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