Derived exception class for low-level serial communication related exceptions. More...
#include <serialbase.h>

Public Member Functions | |
| cSerialBaseException (char const *_type, cMsg const &_msg) | |
| cSerialBaseException (cMsg const &_msg) | |
Derived exception class for low-level serial communication related exceptions.
Definition at line 74 of file serialbase.h.
| cSerialBaseException::cSerialBaseException | ( | cMsg const & | _msg | ) | [inline] |
Definition at line 77 of file serialbase.h.
| cSerialBaseException::cSerialBaseException | ( | char const * | _type, | |
| cMsg const & | _msg | |||
| ) | [inline] |
Definition at line 81 of file serialbase.h.