hpcflow.sdk.core.errors.SecretExistsError#

exception hpcflow.sdk.core.errors.SecretExistsError(app, key)#

Raised when trying to set the value of a secret that already exists, without the overwrite option.

Parameters:

key (str)