Declares a derived class of the class "std::runtime_error" for throwing error messages when parsing NMEA/SBF. More...
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | ParseException |
Class to declare error message format when parsing, derived from the public class "std::runtime_error". More... | |
Declares a derived class of the class "std::runtime_error" for throwing error messages when parsing NMEA/SBF.
Definition in file parse_exception.hpp.