BioCMAMC-ST
|
#include <simulation_exception.hpp>
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 |
|
explicit |
|
nodiscardprivate |
|
inlinenodiscardoverridenoexcept |
|
private |
|
private |