#include <uhd/exception.hpp>
Public Member Functions | |
op_timeout (const std::string &what) | |
unsigned | code (void) const override |
op_timeout * | 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 transaction with an RFNoC block times out (e.g., no ACK received)
uhd::op_timeout::op_timeout | ( | const std::string & | what | ) |
|
overridevirtual |
Reimplemented from uhd::rfnoc_error.
|
overridevirtual |
Reimplemented from uhd::rfnoc_error.
|
overridevirtual |
Reimplemented from uhd::rfnoc_error.