Exception: Clive::Arguments::Parser::InvalidArgumentStringError

Inherits:
Error
  • Object
show all
Defined in:
lib/clive/arguments/parser.rb

Overview

Raised when the argument string passed to Option is wrong.

Instance Attribute Summary

Attributes inherited from Error

#args

Method Summary

Methods inherited from Error

_reason, filter_backtrace, #initialize, #message, reason, #set_backtrace

Constructor Details

This class inherits a constructor from Clive::Error