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

Exception class for when checksums don't match. More...

#include <UBX.hh>

+ Inheritance diagram for UBX::ChecksumMismatch:

Public Member Functions

 ChecksumMismatch (uint8_t ccs, uint8_t scs)
 
const char * what () const throw ()
 

Detailed Description

Exception class for when checksums don't match.

Definition at line 91 of file UBX.hh.

Constructor & Destructor Documentation

UBX::ChecksumMismatch::ChecksumMismatch ( uint8_t  ccs,
uint8_t  scs 
)
inline

Definition at line 96 of file UBX.hh.

Member Function Documentation

const char* UBX::ChecksumMismatch::what ( ) const
throw (
)
inline

Definition at line 100 of file UBX.hh.


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