Public Member Functions | Private Attributes | List of all members
youbot::EtherCATConnectionException Class Reference

EtherCAT Connection Error. More...

#include <Exceptions.hpp>

Inheritance diagram for youbot::EtherCATConnectionException:
Inheritance graph
[legend]

Public Member Functions

 EtherCATConnectionException (const string &message) throw ()
 
virtual const char * what () const throw ()
 
virtual ~EtherCATConnectionException () throw ()
 

Private Attributes

string msg
 

Detailed Description

EtherCAT Connection Error.

Definition at line 142 of file Exceptions.hpp.

Constructor & Destructor Documentation

youbot::EtherCATConnectionException::EtherCATConnectionException ( const string &  message)
throw (
)
inlineexplicit

Definition at line 147 of file Exceptions.hpp.

virtual youbot::EtherCATConnectionException::~EtherCATConnectionException ( )
throw (
)
inlinevirtual

Definition at line 152 of file Exceptions.hpp.

Member Function Documentation

virtual const char* youbot::EtherCATConnectionException::what ( ) const
throw (
)
inlinevirtual

Definition at line 156 of file Exceptions.hpp.

Member Data Documentation

string youbot::EtherCATConnectionException::msg
private

Definition at line 143 of file Exceptions.hpp.


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


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Jun 10 2019 15:46:27