hpcflow.sdk.core.errors.UnsetParameterDataError#

exception hpcflow.sdk.core.errors.UnsetParameterDataError(path, path_i)#

Tried to read from an unset parameter.

Parameters:
  • path (str | None) –

  • path_i (str) –

Return type:

None