RMF
RMF::InternalException Class Reference

#include <RMF/exceptions.h>

+ Inheritance diagram for RMF::InternalException:

Public Member Functions

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

Detailed Description

Internal exceptions are thrown when the library discovers that some internal invariant no longer holds. Since they represent bugs in the library, one can not necessarily recover when they occur..

Definition at line 68 of file exceptions.h.


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