Describes an exception encountered while using the boost serial libraries.
More...
#include <serial_exception.h>
|
void | init (const char *const description) |
|
Describes an exception encountered while using the boost serial libraries.
Definition at line 52 of file serial_exception.h.
mavrosflight::SerialException::SerialException |
( |
const char *const |
description | ) |
|
|
inlineexplicit |
mavrosflight::SerialException::SerialException |
( |
const std::string & |
description | ) |
|
|
inlineexplicit |
mavrosflight::SerialException::SerialException |
( |
const boost::system::system_error & |
err | ) |
|
|
inlineexplicit |
mavrosflight::SerialException::SerialException |
( |
const SerialException & |
other | ) |
|
|
inline |
mavrosflight::SerialException::~SerialException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
void mavrosflight::SerialException::init |
( |
const char *const |
description | ) |
|
|
inlineprivate |
virtual const char* mavrosflight::SerialException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
std::string mavrosflight::SerialException::what_ |
|
private |
The documentation for this class was generated from the following file: