#include <uhd/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 |
![]() | |
environment_error (const std::string &what) | |
![]() | |
exception (const std::string &what) | |
Raised when a function returns a system-related error.
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.