Exception: ShellOpts::CompilerError
- Inherits:
-
ShellOptsError
- Object
- StandardError
- ShellOptsError
- ShellOpts::CompilerError
- Defined in:
- lib/shellopts.rb
Overview
ShellOptsErrors during compilation. These errors are caused by syntax errors in the source. Messages are formatted as ‘<file> <lineno>:<charno> <message>’ when handled by ShellOpts
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from ShellOptsError
Method Summary
Methods inherited from ShellOptsError
Constructor Details
This class inherits a constructor from ShellOpts::ShellOptsError