#include <uhd/exception.hpp>
Public Member Functions | |
runtime_error (const std::string &what) | |
virtual unsigned | code (void) const |
virtual runtime_error * | dynamic_clone (void) const |
virtual void | dynamic_throw (void) const |
Public Member Functions inherited from uhd::exception | |
exception (const std::string &what) | |
uhd::runtime_error::runtime_error | ( | const std::string & | what | ) |
|
virtual |
Implements uhd::exception.
Reimplemented in uhd::not_implemented_error.
|
virtual |
Implements uhd::exception.
Reimplemented in uhd::not_implemented_error.
|
virtual |
Implements uhd::exception.
Reimplemented in uhd::not_implemented_error.