Exception: ShellOpts::Failure

Inherits:
Error show all
Defined in:
lib/shellopts.rb

Overview

Default class for program failures. Failures are raised on missing files or illegal paths. When ShellOpts handles the exception a message with the following format is printed on standard error:

<program>: <message>

Instance Attribute Summary

Attributes inherited from ShellOptsError

#token

Method Summary

Methods inherited from ShellOptsError

#initialize

Constructor Details

This class inherits a constructor from ShellOpts::ShellOptsError