BioCMAMC-ST
Simulation::SimulationException Class Reference

#include <simulation_exception.hpp>

Inheritance diagram for Simulation::SimulationException:
[legend]
Collaboration diagram for Simulation::SimulationException:
[legend]

Public Member Functions

 SimulationException (ErrorCodes code)
 
const char * what () const noexcept override
 

Private Member Functions

std::string getMessage () const
 

Private Attributes

ErrorCodes code_
 
std::string msg
 

Constructor & Destructor Documentation

◆ SimulationException()

Simulation::SimulationException::SimulationException ( ErrorCodes code)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ getMessage()

std::string Simulation::SimulationException::getMessage ( ) const
nodiscardprivate
Here is the caller graph for this function:

◆ what()

const char * Simulation::SimulationException::what ( ) const
inlinenodiscardoverridenoexcept

Member Data Documentation

◆ code_

ErrorCodes Simulation::SimulationException::code_
private

◆ msg

std::string Simulation::SimulationException::msg
private

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