Public Member Functions | Protected Attributes | List of all members
icl_hardware::canopen_schunk::PDOException Class Reference

PDO related exceptions go here. More...

#include <exceptions.h>

Inheritance diagram for icl_hardware::canopen_schunk::PDOException:
Inheritance graph
[legend]

Public Member Functions

 PDOException (const std::string &error_msg="none")
 
virtual const char * what () const _GLIBCXX_USE_NOEXCEPT
 
virtual ~PDOException (void) _GLIBCXX_USE_NOEXCEPT
 

Protected Attributes

std::string m_error_msg
 

Detailed Description

PDO related exceptions go here.

Definition at line 114 of file exceptions.h.

Constructor & Destructor Documentation

icl_hardware::canopen_schunk::PDOException::PDOException ( const std::string &  error_msg = "none")
inline

Definition at line 117 of file exceptions.h.

virtual icl_hardware::canopen_schunk::PDOException::~PDOException ( void  )
inlinevirtual

Definition at line 121 of file exceptions.h.

Member Function Documentation

virtual const char* icl_hardware::canopen_schunk::PDOException::what ( ) const
inlinevirtual

Definition at line 123 of file exceptions.h.

Member Data Documentation

std::string icl_hardware::canopen_schunk::PDOException::m_error_msg
protected

Definition at line 129 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 Mon Jun 10 2019 15:07:49