Exceptions#

DynamicCalibratingEquationException(eq, ...)

Raised when a calibrating equation contains variables with non-steady-state time indices.

OptimizationProblemNotDefinedException(...)

MultipleObjectiveFunctionsException(...)

ControlVariableNotFoundException(block_name, ...)

Raised when a declared control variable is not found in the block's equations.

ModelUnknownParameterError(unknown_updates)

PerturbationSolutionNotFoundException()

SteadyStateNotFoundError(equations)

GensysFailedException(eu)

VariableNotFoundException(variable)

InvalidDistributionException(variable, ...)

MultipleParameterDefinitionException(...)

InvalidParameterException(dist_name, ...)

OrphanParameterError(orphans)

ExtraParameterError(extras)

ExtraParameterWarning(extras)

DuplicateParameterError(extras[, block, ...])

Raised when a parameter is defined more than once in calibration blocks.