#include <uhd/exception.hpp>
Public Member Functions | |
| index_error (const std::string &what) | |
| virtual unsigned | code (void) const |
| virtual index_error * | dynamic_clone (void) const |
| virtual void | dynamic_throw (void) const |
Public Member Functions inherited from uhd::lookup_error | |
| lookup_error (const std::string &what) | |
Public Member Functions inherited from uhd::exception | |
| exception (const std::string &what) | |
Raised when a sequence index is out of range.
| uhd::index_error::index_error | ( | const std::string & | what | ) |
|
virtual |
Reimplemented from uhd::lookup_error.
|
virtual |
Reimplemented from uhd::lookup_error.
|
virtual |
Reimplemented from uhd::lookup_error.