| 
    UHD
    003.001.002
    
   | 
 
#include <exception.hpp>
  
 Public Member Functions | |
| runtime_error (const std::string &what) | |
| virtual unsigned | code (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.
 1.8.13