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