Class PersistedQueryNotFound

All Implemented Interfaces:
ErrorClassification, Serializable

@PublicApi public class PersistedQueryNotFound extends PersistedQueryError
An exception that indicates the query id is not valid and can be found ever in cache
See Also:
  • Constructor Details

    • PersistedQueryNotFound

      public PersistedQueryNotFound(Object persistedQueryId)
  • Method Details