USRP Hardware Driver and USRP Manual Version: 20250718.0.git40403b7c.fc43
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

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

Detailed Description

Base class of all UHD-specific exceptions.

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: