Public Member Functions | Private Member Functions | Private Attributes | List of all members
serial::SerialException Class Reference

#include <serial.h>

Inheritance diagram for serial::SerialException:
Inheritance graph
[legend]

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.

serial::SerialException::SerialException ( const SerialException other)
inline

Definition at line 683 of file serial.h.

virtual serial::SerialException::~SerialException ( )
throw (
)
inlinevirtual

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 (
)
inlinevirtual

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 Jan 9 2020 07:18:58