UHD 003.003.000
|
#include <exception.hpp>
Public Member Functions | |
assertion_error (const std::string &what) | |
virtual unsigned | code (void) const |
virtual assertion_error * | dynamic_clone (void) const |
virtual void | dynamic_throw (void) const |
uhd::assertion_error::assertion_error | ( | const std::string & | what | ) |
virtual unsigned uhd::assertion_error::code | ( | void | ) | const [virtual] |
Implements uhd::exception.
virtual assertion_error* uhd::assertion_error::dynamic_clone | ( | void | ) | const [virtual] |
Implements uhd::exception.
virtual void uhd::assertion_error::dynamic_throw | ( | void | ) | const [virtual] |
Implements uhd::exception.