credmark.cmf.model.errors.ModelOutputError

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

There was an error validating the output of the model.

Although these errors are permanent for a given context, these are considered a logic or coding error.

Parameters

message (str) –