SDHLibrary-CPP 0.0.2.10SCHUNK GmbH & Co. KG
C++ access library for SCHUNK Dextrous Hand SDH

SDH::cSerialBaseException Class Reference

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

#include <serialbase.h>

Inheritance diagram for SDH::cSerialBaseException:
Collaboration diagram for SDH::cSerialBaseException:

List of all members.

Public Member Functions

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

Detailed Description

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


Constructor & Destructor Documentation

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

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