PhysiologyEngineException Struct Reference
Base exception class that all CDM classes throw when an error occurs. More...
#include <PhysiologyEngine.h>
Inherits CommonDataModelException.
Public Member Functions | |
PhysiologyEngineException () | |
PhysiologyEngineException (const std::string &_Message) | |
Public Member Functions inherited from CommonDataModelException | |
CommonDataModelException () | |
CommonDataModelException (const std::string &_Message) | |
Detailed Description
Base exception class that all CDM classes throw when an error occurs.
Constructor & Destructor Documentation
◆ PhysiologyEngineException() [1/2]
|
inline |
◆ PhysiologyEngineException() [2/2]
|
inline |