Exception: AdLint::FatalError
- Defined in:
- lib/adlint/error.rb
Direct Known Subclasses
IllformedIncludeDirectiveError, MissingSystemHeaderError, MissingUserHeaderError, ParseError, UnterminatedCommentError
Instance Attribute Summary
Attributes inherited from Error
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from AdLint::Error
Instance Method Details
#message_name ⇒ Object
131 132 133 |
# File 'lib/adlint/error.rb', line 131 def :X0003 end |