Exception: Calrom::OptionParser::Error

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/calrom/option_parser.rb

Overview

Raised when the options being parsed are invalid.

Exceptions raised by the option parsing library are translated to this exception, thus hiding implementation details (the option parsing library’s exception types) from the outer world.