| 
    UHD
    003.007.000-0-g7fef199d
    
   | 
 
#include <exception.hpp>
  
 Public Member Functions | |
| os_error (const std::string &what) | |
| virtual unsigned | code (void) const | 
| virtual os_error * | dynamic_clone (void) const | 
| virtual void | dynamic_throw (void) const | 
  Public Member Functions inherited from uhd::environment_error | |
| environment_error (const std::string &what) | |
  Public Member Functions inherited from uhd::exception | |
| exception (const std::string &what) | |
| uhd::os_error::os_error | ( | const std::string & | what | ) | 
      
  | 
  virtual | 
Reimplemented from uhd::environment_error.
      
  | 
  virtual | 
Reimplemented from uhd::environment_error.
      
  | 
  virtual | 
Reimplemented from uhd::environment_error.
 1.8.13