nmealib 0.0.4
NMEA 0183/NMEA 2000 parsing library
Loading...
Searching...
No Matches
Public Member Functions | List of all members
nmealib::nmea0183::NotGSVException Class Reference

#include <gsv.h>

Inheritance diagram for nmealib::nmea0183::NotGSVException:
Inheritance graph
[legend]
Collaboration diagram for nmealib::nmea0183::NotGSVException:
Collaboration graph
[legend]

Public Member Functions

 NotGSVException (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.
 

Detailed Description

Definition at line 12 of file gsv.h.

Constructor & Destructor Documentation

◆ NotGSVException()

nmealib::nmea0183::NotGSVException::NotGSVException ( const std::string &  context,
const std::string &  details = "" 
)
inlineexplicit

Definition at line 14 of file gsv.h.


The documentation for this class was generated from the following file: