Public Member Functions | Private Attributes
serial::utils::SerialListenerException Class Reference

#include <serial_listener.h>

List of all members.

Public Member Functions

 SerialListenerException (const std::string &e_what)
virtual const char * what () const throw ()
 ~SerialListenerException () throw ()

Private Attributes

const std::string e_what_

Detailed Description

This is a general exception generated by the SerialListener class.

Check the SerialListenerException::what function for the cause.

Parameters:
e_whatis a std::string that describes the cause of the error.

Definition at line 213 of file serial_listener.h.


Constructor & Destructor Documentation

serial::utils::SerialListenerException::SerialListenerException ( const std::string &  e_what) [inline]

Definition at line 216 of file serial_listener.h.

Definition at line 217 of file serial_listener.h.


Member Function Documentation

virtual const char* serial::utils::SerialListenerException::what ( ) const throw () [inline, virtual]

Definition at line 219 of file serial_listener.h.


Member Data Documentation

Definition at line 214 of file serial_listener.h.


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


serial_utils
Author(s): William Woodall , John Harrison
autogenerated on Thu Jun 6 2019 19:02:26