Exception reported by the firmware.
More...
#include <cplSerial.h>
Exception reported by the firmware.
Definition at line 52 of file cplSerial.h.
FirmwareException::FirmwareException |
( |
const std::string & |
error, |
|
|
const int |
error_number, |
|
|
const int |
axis, |
|
|
const char |
command |
|
) |
| |
throw | ( | |
| ) | | |
|
inline |
int FirmwareException::axis_number |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
char FirmwareException::command_char |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
int FirmwareException::_axis_number |
|
protected |
char FirmwareException::_command_char |
|
protected |
the command that caused the error
Definition at line 55 of file cplSerial.h.
The documentation for this class was generated from the following file: