Class SecretManagerClient.SecretManagerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
google.registry.privileges.secretmanager.SecretManagerClient.SecretManagerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SecretManagerClient.NoSuchSecretResourceException, SecretManagerClient.SecretAlreadyExistsException
Enclosing interface:
SecretManagerClient

public static class SecretManagerClient.SecretManagerException extends RuntimeException
Catch-all class for all SecretManager exceptions.
See Also: