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
Catch-all class for all SecretManager exceptions.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString