#include <NMEA.h>
Indicates that NMEA does not conform to NMEA specification.
Public Member Functions | |
| InvalidNMEAException (char *m) | |
| Constuctor. | |
| const char * | msg () |
| |
Public Attributes | |
| char * | message |
| Exception message. | |
| InvalidNMEAException::InvalidNMEAException | ( | char * | m | ) | [inline] |
Constuctor.
| m | message |
Exception message.
1.5.4