gEconpy.exceptions.ControlVariableNotFoundException#

exception gEconpy.exceptions.ControlVariableNotFoundException(block_name, control, source=None, location=None, filepath=None)#

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