Exception: Ast::Merge::DestinationParseError
- Inherits:
-
ParseError
- Object
- StandardError
- Error
- ParseError
- Ast::Merge::DestinationParseError
- Defined in:
- lib/ast/merge.rb
Overview
Raised when the destination file has syntax errors.
Destination files contain user customizations that should be preserved during merges. When a destination 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