Exception: Ruact::Testing::FlightWireParseError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/ruact/testing/flight_wire_parser.rb

Overview

Raised when Ruact::Testing::FlightWireParser.parse encounters input it cannot decode. The message names the byte offset of the unparseable row so the caller can locate the problem in a printed wire string.