credmark.cmf.model.errors.ModelEngineError

exception ModelEngineError(message, **data)[source]

An error occurred before, during, or after a model run relating to the runner engine and not the model code itself.

These errors are considered transient.

Parameters

message (str) –