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