RMF
RMF::Exception Class Reference

#include <RMF/exceptions.h>

+ Inheritance diagram for RMF::Exception:

Public Member Functions

 Exception (const Exception &)=default
 
Exceptionoperator= (const Exception &)=default
 
const char * what () const noexceptoverride
 

Detailed Description

The base class for RMF exceptions. Use the what() method to get back a string describing the exception.

Use get_message() to get a nice message describing the exception.

Definition at line 27 of file exceptions.h.


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