|
UHD
003.005.003-781-g91040b6f
|
#include <exception.hpp>
Public Member Functions | |
| index_error (const std::string &what) | |
| virtual unsigned | code (void) const |
| virtual index_error * | dynamic_clone (void) const |
| virtual void | dynamic_throw (void) const |
| uhd::index_error::index_error | ( | const std::string & | what | ) |
| virtual unsigned uhd::index_error::code | ( | void | ) | const [virtual] |
Reimplemented from uhd::lookup_error.
| virtual index_error* uhd::index_error::dynamic_clone | ( | void | ) | const [virtual] |
Reimplemented from uhd::lookup_error.
| virtual void uhd::index_error::dynamic_throw | ( | void | ) | const [virtual] |
Reimplemented from uhd::lookup_error.
1.7.6.1