Exception: HelpParser::HelpException
- Inherits:
-
HelpParserException
- Object
- Exception
- HelpParserException
- HelpParser::HelpException
- Defined in:
- lib/help_parser/exceptions.rb
Instance Method Summary collapse
Methods inherited from HelpParserException
Constructor Details
This class inherits a constructor from HelpParser::HelpParserException
Instance Method Details
#_init ⇒ Object
30 31 32 |
# File 'lib/help_parser/exceptions.rb', line 30 def _init @code = 0 end |