opto.trace.nodes.ExceptionNode.parameter_dependencies#
- property ExceptionNode.parameter_dependencies#
The depended parameters.
Notes
Ensure that the ‘_dependencies’ attribute is properly initialized and contains a ‘parameter’ key with a corresponding value before calling the parameter_dependencies function to avoid potential KeyError exceptions.