mlm_insights.core.execution_engine.exceptions package¶
Submodules¶
mlm_insights.core.execution_engine.exceptions.execution_engine_exception module¶
- exception mlm_insights.core.execution_engine.exceptions.execution_engine_exception.ExecutionEngineException(message: str)¶
Bases:
Exception
Exception raised while executing ExecutionEngine methods
- Attributes:
message – explanation of the error