Exception: NMEA::ParseError

Inherits:
StandardError
  • Object
show all
Defined in:
ext/ruby_nmea.cpp,
ext/ruby_nmea.cpp

Overview

You will receive ParseError if NMEA::scan cannot parse sentence. Usually it happens, when you try to parse broken sentence. Perhaps, through it away.