hpcflow.sdk.core.errors.MalformedNestingOrderPath#

exception hpcflow.sdk.core.errors.MalformedNestingOrderPath(k, allowed_nesting_paths)#

A nesting order path was ill-formed.

Parameters:
  • k (str)

  • allowed_nesting_paths (Iterable[str])

Return type:

None