#include <serial.h>
|
void | init (const char *const description) |
|
Definition at line 187 of file include/serial.h.
◆ SerialException() [1/4]
SerialException::SerialException |
( |
const char *const |
description | ) |
|
|
inlineexplicit |
◆ SerialException() [2/4]
SerialException::SerialException |
( |
const std::string & |
description | ) |
|
|
inlineexplicit |
◆ SerialException() [3/4]
SerialException::SerialException |
( |
const boost::system::system_error & |
err | ) |
|
|
inlineexplicit |
◆ SerialException() [4/4]
◆ ~SerialException()
SerialException::~SerialException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ init()
void SerialException::init |
( |
const char *const |
description | ) |
|
|
inlineprivate |
◆ what()
virtual const char* SerialException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what_
std::string SerialException::what_ |
|
private |
The documentation for this class was generated from the following file: