GNSS receiver tools  1
Tools for use with GNSS receivers
GNSS::InvalidMessage Class Reference

Exception signifying that the start and/or end sequence bytes of a message are wrong. More...

#include <GNSS.hh>

+ Inheritance diagram for GNSS::InvalidMessage:

Public Member Functions

 InvalidMessage ()
 
const char * what () const throw ()
 

Detailed Description

Exception signifying that the start and/or end sequence bytes of a message are wrong.

Definition at line 66 of file GNSS.hh.

Constructor & Destructor Documentation

GNSS::InvalidMessage::InvalidMessage ( )
inline

Definition at line 70 of file GNSS.hh.

Member Function Documentation

const char* GNSS::InvalidMessage::what ( ) const
throw (
)
inline

Definition at line 72 of file GNSS.hh.


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