#include <exception.hpp>
List of all members.
Public Member Functions |
| exception (const std::string &what) |
virtual unsigned | code (void) const =0 |
Constructor & Destructor Documentation
uhd::exception::exception |
( |
const std::string & |
what | ) |
|
Member Function Documentation
virtual unsigned uhd::exception::code |
( |
void |
| ) |
const [pure virtual] |
Implemented in uhd::assertion_error, uhd::lookup_error, uhd::index_error, uhd::key_error, uhd::type_error, uhd::value_error, uhd::runtime_error, uhd::not_implemented_error, uhd::environment_error, uhd::io_error, uhd::os_error, and uhd::system_error.
The documentation for this struct was generated from the following file: