hpcflow.sdk.config.errors.ConfigNonConfigurableError#

exception hpcflow.sdk.config.errors.ConfigNonConfigurableError(name, message=None)#

Raised when the configuration contains an item that can’t be configured.

Parameters:
  • name (str | Iterable[str]) –

  • message (str | None) –