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