Public Member Functions
icl_hardware::canopen_schunk::TimeoutException Class Reference

If a device response times out, this exception will be thrown. More...

#include <exceptions.h>

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

List of all members.

Public Member Functions

 TimeoutException (const uint16_t index, const uint8_t subindex, const std::string &error_msg="none")
virtual const char * what () const _GLIBCXX_USE_NOEXCEPT
virtual ~TimeoutException (void) _GLIBCXX_USE_NOEXCEPT

Detailed Description

If a device response times out, this exception will be thrown.

Definition at line 91 of file exceptions.h.


Constructor & Destructor Documentation

icl_hardware::canopen_schunk::TimeoutException::TimeoutException ( const uint16_t  index,
const uint8_t  subindex,
const std::string &  error_msg = "none" 
) [inline]

Definition at line 94 of file exceptions.h.

Definition at line 100 of file exceptions.h.


Member Function Documentation

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

Reimplemented from icl_hardware::canopen_schunk::ProtocolException.

Definition at line 102 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