EtherCAT Connection Error. More...
#include <Exceptions.hpp>
Public Member Functions | |
EtherCATConnectionException (const string &message) throw () | |
virtual | ~EtherCATConnectionException () throw () |
virtual const char * | what () const throw () |
EtherCAT Connection Error.
Definition at line 142 of file Exceptions.hpp.
EtherCATConnectionException | ( | const string & | message | ) | throw () [inline, explicit] |
Definition at line 147 of file Exceptions.hpp.
virtual ~EtherCATConnectionException | ( | ) | throw () [inline, virtual] |
Definition at line 152 of file Exceptions.hpp.
virtual const char* what | ( | ) | const throw () [inline, virtual] |
Definition at line 156 of file Exceptions.hpp.