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