#include <uhd/exception.hpp>
Raised when an assert statement fails.
This includes our own assertion macros, such as UHD_ASSERT_THROW().
◆ assertion_error()
uhd::assertion_error::assertion_error |
( |
const std::string & |
what | ) |
|
◆ code()
virtual unsigned uhd::assertion_error::code |
( |
void |
| ) |
const |
|
virtual |
◆ dynamic_clone()
virtual assertion_error* uhd::assertion_error::dynamic_clone |
( |
void |
| ) |
const |
|
virtual |
◆ dynamic_throw()
virtual void uhd::assertion_error::dynamic_throw |
( |
void |
| ) |
const |
|
virtual |
The documentation for this struct was generated from the following file: