|
nmealib 0.0.4
NMEA 0183/NMEA 2000 parsing library
|
Exception thrown when an NMEA 2000 PGN is outside the valid range. More...
#include <nmea2000.h>


Public Member Functions | |
| InvalidPgnException (const std::string &context, const std::string &details="") | |
Public Member Functions inherited from nmealib::NmeaException | |
| NmeaException (const std::string &context, const std::string &message, const std::string &details="") | |
| Constructs an NmeaException with context, message, and optional details. | |
Exception thrown when an NMEA 2000 PGN is outside the valid range.
Definition at line 18 of file nmea2000.h.
|
inlineexplicit |
Definition at line 20 of file nmea2000.h.