hpcflow.sdk.config.errors.ConfigNonConfigurableError#

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

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

Parameters:
  • name (str) –

  • message (str) –