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

#include <ax2550.h>

List of all members.

Public Member Functions

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

Private Attributes

const char * e_what_
std::string file_
int line_

Detailed Description

This exception occurs during move and encoder query.

Definition at line 153 of file ax2550.h.


Constructor & Destructor Documentation

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

Definition at line 158 of file ax2550.h.

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

Definition at line 161 of file ax2550.h.


Member Function Documentation

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

Definition at line 163 of file ax2550.h.


Member Data Documentation

Definition at line 156 of file ax2550.h.

Definition at line 154 of file ax2550.h.

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