Exception thrown to carry reply errors.
More...
#include <error.hpp>
Exception thrown to carry reply errors.
Definition at line 84 of file error.hpp.
◆ DaqSourceErrors() [1/2]
daq::DaqSourceErrors::DaqSourceErrors |
( |
std::vector< std::exception_ptr > |
errors | ) |
|
◆ DaqSourceErrors() [2/2]
daq::DaqSourceErrors::DaqSourceErrors |
( |
std::vector< std::variant< DaqSourceError, std::exception_ptr >> |
errors | ) |
|
◆ what()
char const * daq::DaqSourceErrors::what |
( |
| ) |
const |
|
overridenoexcept |
◆ m_errors
std::vector<std::variant<DaqSourceError, std::exception_ptr> > daq::DaqSourceErrors::m_errors |
The documentation for this class was generated from the following files: