hpcflow.sdk.config.errors.ConfigChangeTypeInvalidError#

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

Raised when trying to modify a config item using a list operation, when the config item is not a list.

Parameters: