Exception thrown to carry reply errors.
More...
#include <error.hpp>
Exception thrown to carry reply errors.
Definition at line 85 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 | ) |
|
◆ Errors()
| auto daq::DaqSourceErrors::Errors |
( |
| ) |
const -> std::vector<std::variant<DaqSourceError, std::exception_ptr>> const& |
|
noexcept |
◆ what()
| char const * daq::DaqSourceErrors::what |
( |
| ) |
const |
|
overridenoexcept |
The documentation for this class was generated from the following files: