Exception: Mutineer::ParseError
- Inherits:
-
StandardError
- Object
- StandardError
- Mutineer::ParseError
- Defined in:
- lib/mutineer/parser.rb
Overview
Raised only for I/O failures while reading a source file. Prism syntax errors are NOT raised — they are in-band via ParseResult#errors.