Public Member Functions | Protected Attributes
icl_hardware::canopen_schunk::DeviceException Class Reference

If something goes wrong with the host's CAN controller, this exception will be used. More...

#include <exceptions.h>

List of all members.

Public Member Functions

 DeviceException (const std::string &error_string)
virtual const char * what () const _GLIBCXX_USE_NOEXCEPT
virtual ~DeviceException (void) _GLIBCXX_USE_NOEXCEPT

Protected Attributes

std::string m_error_string

Detailed Description

If something goes wrong with the host's CAN controller, this exception will be used.

Definition at line 135 of file exceptions.h.


Constructor & Destructor Documentation

icl_hardware::canopen_schunk::DeviceException::DeviceException ( const std::string &  error_string) [inline]

Definition at line 138 of file exceptions.h.

Definition at line 142 of file exceptions.h.


Member Function Documentation

virtual const char* icl_hardware::canopen_schunk::DeviceException::what ( ) const [inline, virtual]

Definition at line 144 of file exceptions.h.


Member Data Documentation

Definition at line 153 of file exceptions.h.


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


schunk_canopen_driver
Author(s): Felix Mauch , Georg Heppner
autogenerated on Thu Jun 6 2019 20:17:24