Exception: Mutineer::ParseError

Inherits:
StandardError
  • Object
show all
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.