Derived exception class for exceptions related to communication between the SDHLibrary and the SDH. More...
#include <sdhexception.h>
Public Member Functions | |
cSDHErrorCommunication (cMsg const &_msg) | |
cSDHErrorCommunication (char const *_type, cMsg const &_msg) |
Derived exception class for exceptions related to communication between the SDHLibrary and the SDH.
Definition at line 206 of file sdhexception.h.
cSDHErrorCommunication::cSDHErrorCommunication | ( | cMsg const & | _msg | ) | [inline] |
Definition at line 209 of file sdhexception.h.
cSDHErrorCommunication::cSDHErrorCommunication | ( | char const * | _type, |
cMsg const & | _msg | ||
) | [inline] |
Definition at line 213 of file sdhexception.h.