RMF
RMF::IndexException Class Reference

#include <RMF/exceptions.h>

+ Inheritance diagram for RMF::IndexException:

Public Member Functions

 IndexException (const IndexException &)=default
 
IndexExceptionoperator= (const IndexException &)=default
 
- Public Member Functions inherited from RMF::Exception
 Exception (const Exception &)=default
 
Exceptionoperator= (const Exception &)=default
 
const char * what () const noexceptoverride
 

Detailed Description

IndexExceptions are thrown when you walk off the end of something.

Definition at line 77 of file exceptions.h.


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