InvalidNMEAException Class Reference

#include <NMEA.h>

List of all members.


Detailed Description

Invalid NMEA Exception.

Indicates that NMEA does not conform to NMEA specification.

Public Member Functions

 InvalidNMEAException (char *m)
 Constuctor.
const char * msg ()
 
Returns:
exception message


Public Attributes

char * message
 Exception message.


Constructor & Destructor Documentation

InvalidNMEAException::InvalidNMEAException ( char *  m  )  [inline]

Constuctor.

Parameters:
m message


Member Data Documentation

char* InvalidNMEAException::message

Exception message.


The documentation for this class was generated from the following file:
Generated on Tue Jul 15 13:10:25 2008 for Benthic Imaging AUV by  doxygen 1.5.4