#include <uhd/exception.hpp>
  
Public Member Functions | |
| op_timerr (const std::string &what) | |
| unsigned | code (void) const override | 
| op_timerr * | 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 yields a time error (late command)
| uhd::op_timerr::op_timerr | ( | const std::string & | what | ) | 
      
  | 
  overridevirtual | 
Reimplemented from uhd::rfnoc_error.
      
  | 
  overridevirtual | 
Reimplemented from uhd::rfnoc_error.
      
  | 
  overridevirtual | 
Reimplemented from uhd::rfnoc_error.