Public Member Functions | Private Attributes
ax2550::SynchronizationException Class Reference

#include <ax2550.h>

List of all members.

Public Member Functions

 SynchronizationException (std::string file, int line, const char *description)
virtual const char * what () const throw ()
virtual ~SynchronizationException () throw ()

Private Attributes

const char * e_what_
std::string file_
int line_

Detailed Description

This exception occurs during synchronization with the motor controller.

Definition at line 132 of file ax2550.h.


Constructor & Destructor Documentation

ax2550::SynchronizationException::SynchronizationException ( std::string  file,
int  line,
const char *  description 
) [inline]

Definition at line 137 of file ax2550.h.

virtual ax2550::SynchronizationException::~SynchronizationException ( ) throw () [inline, virtual]

Definition at line 140 of file ax2550.h.


Member Function Documentation

virtual const char* ax2550::SynchronizationException::what ( ) const throw () [inline, virtual]

Definition at line 142 of file ax2550.h.


Member Data Documentation

Definition at line 135 of file ax2550.h.

Definition at line 133 of file ax2550.h.

Definition at line 134 of file ax2550.h.


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


ax2550
Author(s): William Woodall , Michael Carroll
autogenerated on Sat Jun 8 2019 18:26:02