hpcflow.sdk.config.errors.ConfigItemAlreadyUnsetError#

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

Raised when the configuration tries to unset an unset item.

Parameters: