credmark.cmf.model.errors.MaxModelRunDepthError

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

Models successively calling context.run_model() with nesting too deep.

Parameters

message (str) –