Derived exception class for low-level RS232 related exceptions. More...
#include <rs232-cygwin.h>
Public Member Functions | |
cRS232Exception (cMsg const &_msg) | |
cRS232Exception (cMsg const &_msg) | |
Public Member Functions inherited from cSerialBaseException | |
cSerialBaseException (char const *_type, cMsg const &_msg) | |
cSerialBaseException (cMsg const &_msg) | |
Public Member Functions inherited from cSDHErrorCommunication | |
cSDHErrorCommunication (char const *_type, cMsg const &_msg) | |
cSDHErrorCommunication (cMsg const &_msg) | |
Public Member Functions inherited from cSDHLibraryException | |
cSDHLibraryException (char const *_type, cMsg const &_msg) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from cSDHLibraryException | |
cMsg | msg |
The message object. More... | |
Derived exception class for low-level RS232 related exceptions.
Definition at line 71 of file rs232-cygwin.h.
|
inline |
Definition at line 74 of file rs232-cygwin.h.
|
inline |
Definition at line 63 of file rs232-vcc.h.