hpcflow.sdk.core.errors.MissingElementGroup#

exception hpcflow.sdk.core.errors.MissingElementGroup(task_name, group_name, input_path)#

An element group should exist but doesn’t.

Parameters:
  • task_name (str) –

  • group_name (str) –

  • input_path (str) –

Return type:

None