USRP Hardware Driver and Device Manual Version: 4.10.0.0_release
UHD and USRP Manual
Loading...
Searching...
No Matches
uhd::exception Struct Referenceabstract

#include <uhd/exception.hpp>

Inheritance diagram for uhd::exception:
uhd::assertion_error uhd::environment_error uhd::lookup_error uhd::rfnoc_error uhd::runtime_error uhd::syntax_error uhd::system_error uhd::type_error uhd::value_error

Detailed Description

Base class of all UHD-specific exceptions.

Public Member Functions

 exception (const std::string &what)
virtual unsigned code (void) const =0
virtual exceptiondynamic_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: