Exception: Ast::Merge::TemplateParseError
- Inherits:
-
ParseError
- Object
- StandardError
- Error
- ParseError
- Ast::Merge::TemplateParseError
- Defined in:
- lib/ast/merge.rb
Overview
Raised when the template file has syntax errors.
Template files are the “source of truth” that destination files are merged against. When a template cannot be parsed, the merge operation cannot proceed.
Instance Attribute Summary
Attributes inherited from ParseError
Method Summary
Methods inherited from ParseError
Constructor Details
This class inherits a constructor from Ast::Merge::ParseError