USRP Hardware Driver and USRP Manual  Version: 003.009.000-0-gcd88f80f
UHD and USRP Manual
uhd::exception Struct Referenceabstract

#include <uhd/exception.hpp>

Inheritance diagram for uhd::exception:
uhd::assertion_error uhd::environment_error uhd::lookup_error uhd::runtime_error uhd::system_error uhd::type_error uhd::value_error uhd::io_error uhd::os_error uhd::index_error uhd::key_error uhd::not_implemented_error uhd::usb_error

Public Member Functions

 exception (const std::string &what)
 
virtual unsigned code (void) const =0
 
virtual exception dynamic_clone (void) const =0
 
virtual void dynamic_throw (void) const =0
 

Constructor & Destructor Documentation

◆ exception()

uhd::exception::exception ( const std::string &  what)

Member Function Documentation

◆ code()

◆ dynamic_clone()

◆ dynamic_throw()


The documentation for this struct was generated from the following file: