Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Member Functions | List of all members
fub::FlameMasterReactorException Class Reference

This class encapsulates all exceptions which can occur in the FlameMasterReactor class. More...

#include <FlameMasterReactor.hpp>

Public Member Functions

 FlameMasterReactorException (const char *message)
 
 FlameMasterReactorException (std::string message)
 

Detailed Description

This class encapsulates all exceptions which can occur in the FlameMasterReactor class.

Constructor & Destructor Documentation

◆ FlameMasterReactorException() [1/2]

fub::FlameMasterReactorException::FlameMasterReactorException ( const char *  message)
inline

◆ FlameMasterReactorException() [2/2]

fub::FlameMasterReactorException::FlameMasterReactorException ( std::string  message)
inline

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