Derived exception class for low-level serial communication related exceptions. More...
#include <serialbase.h>
Public Member Functions | |
cSerialBaseException (cMsg const &_msg) | |
cSerialBaseException (char const *_type, cMsg const &_msg) |
Derived exception class for low-level serial communication related exceptions.
Definition at line 86 of file serialbase.h.
cSerialBaseException::cSerialBaseException | ( | cMsg const & | _msg | ) | [inline] |
Definition at line 89 of file serialbase.h.
cSerialBaseException::cSerialBaseException | ( | char const * | _type, |
cMsg const & | _msg | ||
) | [inline] |
Definition at line 93 of file serialbase.h.