#include <exec-stream.h>
◆ error_t() [1/3]
exec_stream_t::error_t::error_t |
( |
std::string const & |
msg | ) |
|
◆ error_t() [2/3]
exec_stream_t::error_t::error_t |
( |
std::string const & |
msg, |
|
|
error_code_t |
code |
|
) |
| |
◆ ~error_t()
exec_stream_t::error_t::~error_t |
( |
| ) |
|
throw | ( | |
| ) | | |
◆ error_t() [3/3]
exec_stream_t::error_t::error_t |
( |
| ) |
|
|
protected |
◆ compose()
void exec_stream_t::error_t::compose |
( |
std::string const & |
msg, |
|
|
error_code_t |
code |
|
) |
| |
|
protected |
◆ what()
char const * exec_stream_t::error_t::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ m_msg
std::string exec_stream_t::error_t::m_msg |
|
protected |
The documentation for this class was generated from the following files: