Derived exception class for low-level CAN PEAK related exceptions. More...
#include <canserial-peak.h>

Public Member Functions | |
| cCANSerial_PEAKException (cMsg const &_msg) | |
Public Member Functions inherited from cSerialBaseException | |
| cSerialBaseException (cMsg const &_msg) | |
| cSerialBaseException (char const *_type, cMsg const &_msg) | |
Public Member Functions inherited from cSDHErrorCommunication | |
| cSDHErrorCommunication (cMsg const &_msg) | |
| cSDHErrorCommunication (char const *_type, 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 CAN PEAK related exceptions.
Definition at line 55 of file canserial-peak.h.
|
inline |
Definition at line 58 of file canserial-peak.h.