UHD 003.002.002
|
#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.