UHD
003.001.002
|
#include <exception.hpp>
Public Member Functions | |
io_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::io_error::io_error | ( | const std::string & | what | ) |
|
virtual |
Reimplemented from uhd::environment_error.