UHD
003.000.001
|
#include <exception.hpp>
Public Member Functions | |
not_implemented_error (const std::string &what) | |
virtual unsigned | code (void) const |
![]() | |
runtime_error (const std::string &what) | |
![]() | |
exception (const std::string &what) | |
uhd::not_implemented_error::not_implemented_error | ( | const std::string & | what | ) |
|
virtual |
Reimplemented from uhd::runtime_error.