Class SecretManagerClient.NoSuchSecretResourceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- google.registry.privileges.secretmanager.SecretManagerClient.SecretManagerException
-
- google.registry.privileges.secretmanager.SecretManagerClient.NoSuchSecretResourceException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- SecretManagerClient
public static class SecretManagerClient.NoSuchSecretResourceException extends SecretManagerClient.SecretManagerException
The resource being requested in the Secret Manager does not exist.The missing resource may be a secret version or the secret itself. They are grouped together because it is not always possible to identify the type of the missing resource.
- See Also:
- Serialized Form