UHD  003.004.003-26-stable
Public Member Functions
uhd::lookup_error Struct Reference

#include <exception.hpp>

Inheritance diagram for uhd::lookup_error:
uhd::exception std::runtime_error std::exception uhd::index_error uhd::key_error

List of all members.

Public Member Functions

 lookup_error (const std::string &what)
virtual unsigned code (void) const
virtual lookup_errordynamic_clone (void) const
virtual void dynamic_throw (void) const

Constructor & Destructor Documentation

uhd::lookup_error::lookup_error ( const std::string what)

Member Function Documentation

virtual unsigned uhd::lookup_error::code ( void  ) const [virtual]

Implements uhd::exception.

Reimplemented in uhd::key_error, and uhd::index_error.

virtual lookup_error* uhd::lookup_error::dynamic_clone ( void  ) const [virtual]

Implements uhd::exception.

Reimplemented in uhd::key_error, and uhd::index_error.

virtual void uhd::lookup_error::dynamic_throw ( void  ) const [virtual]

Implements uhd::exception.

Reimplemented in uhd::key_error, and uhd::index_error.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines