Public Member Functions | Private Member Functions | Private Attributes
serial::SerialException Class Reference

#include <serial.h>

List of all members.

Public Member Functions

 SerialException (const char *description)
 SerialException (const SerialException &other)
virtual const char * what () const throw ()
virtual ~SerialException () throw ()

Private Member Functions

SerialExceptionoperator= (const SerialException &)

Private Attributes

std::string e_what_

Detailed Description

Definition at line 672 of file serial.h.


Constructor & Destructor Documentation

serial::SerialException::SerialException ( const char *  description) [inline]

Definition at line 678 of file serial.h.

Definition at line 683 of file serial.h.

virtual serial::SerialException::~SerialException ( ) throw () [inline, virtual]

Definition at line 684 of file serial.h.


Member Function Documentation

SerialException& serial::SerialException::operator= ( const SerialException ) [private]
virtual const char* serial::SerialException::what ( ) const throw () [inline, virtual]

Definition at line 685 of file serial.h.


Member Data Documentation

std::string serial::SerialException::e_what_ [private]

Definition at line 676 of file serial.h.


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


serial
Author(s): William Woodall , John Harrison
autogenerated on Thu Mar 28 2019 03:29:52