#include <exception.hpp>
|
| exception (const std::string &what) |
|
virtual unsigned | code (void) const =0 |
|
◆ exception()
uhd::exception::exception |
( |
const std::string & |
what | ) |
|
◆ code()
virtual unsigned uhd::exception::code |
( |
void |
| ) |
const |
|
pure virtual |
Implemented in uhd::system_error, uhd::os_error, uhd::io_error, uhd::environment_error, uhd::not_implemented_error, uhd::runtime_error, uhd::value_error, uhd::type_error, uhd::key_error, uhd::index_error, uhd::lookup_error, and uhd::assertion_error.
The documentation for this struct was generated from the following file: