Exception: ShellOpts::Failure
- Inherits:
-
Error
- Object
- StandardError
- ShellOptsError
- Error
- ShellOpts::Failure
- 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
Method Summary
Methods inherited from ShellOptsError
Constructor Details
This class inherits a constructor from ShellOpts::ShellOptsError