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]

PhysiologyEngineException::PhysiologyEngineException ( )
inline

◆ PhysiologyEngineException() [2/2]

PhysiologyEngineException::PhysiologyEngineException ( const std::string &  _Message)
inline

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.