Class 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
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait