|
nmealib 0.0.4
NMEA 0183/NMEA 2000 parsing library
|
Exception thrown when a sentence that is not a VWR sentence is processed as one. More...
#include <vwr.h>


Public Member Functions | |
| NotVWRException (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 a sentence that is not a VWR sentence is processed as one.
|
inlineexplicit |