#include <vesc_interface.h>
Definition at line 129 of file vesc_interface.h.
◆ SerialException() [1/2]
vesc_driver::SerialException::SerialException |
( |
const char * |
description | ) |
|
|
inlineexplicit |
◆ SerialException() [2/2]
vesc_driver::SerialException::SerialException |
( |
const SerialException & |
other | ) |
|
|
inline |
◆ ~SerialException()
virtual vesc_driver::SerialException::~SerialException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ operator=()
◆ what()
virtual const char* vesc_driver::SerialException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ e_what_
std::string vesc_driver::SerialException::e_what_ |
|
private |
The documentation for this class was generated from the following file: