#include <uhd/exception.hpp>
Public Member Functions | |
resolve_error (const std::string &what) | |
unsigned | code (void) const override |
resolve_error * | dynamic_clone (void) const override |
void | dynamic_throw (void) const override |
Public Member Functions inherited from uhd::rfnoc_error | |
rfnoc_error (const std::string &what) | |
Public Member Functions inherited from uhd::exception | |
exception (const std::string &what) | |
Gets thrown when a property resolution fails
uhd::resolve_error::resolve_error | ( | const std::string & | what | ) |
|
overridevirtual |
Reimplemented from uhd::rfnoc_error.
|
overridevirtual |
Reimplemented from uhd::rfnoc_error.
|
overridevirtual |
Reimplemented from uhd::rfnoc_error.