|
UHD
003.005.002-0-g0cce80c1
|
#include <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.
1.8.13