Public Member Functions | List of all members
cSerialBaseException Class Reference

Derived exception class for low-level serial communication related exceptions. More...

#include <serialbase.h>

Inheritance diagram for cSerialBaseException:
Inheritance graph
[legend]

Public Member Functions

 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...
 

Detailed Description

Derived exception class for low-level serial communication related exceptions.

Definition at line 86 of file serialbase.h.

Constructor & Destructor Documentation

◆ cSerialBaseException() [1/2]

cSerialBaseException::cSerialBaseException ( cMsg const &  _msg)
inline

Definition at line 89 of file serialbase.h.

◆ cSerialBaseException() [2/2]

cSerialBaseException::cSerialBaseException ( char const *  _type,
cMsg const &  _msg 
)
inline

Definition at line 93 of file serialbase.h.


The documentation for this class was generated from the following file:


sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Mon Feb 28 2022 23:41:52