Class PersistedQueryNotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
graphql.execution.preparsed.persisted.PersistedQueryError
graphql.execution.preparsed.persisted.PersistedQueryNotFound
- All Implemented Interfaces:
ErrorClassification,Serializable
An exception that indicates the query id is not valid and can be found ever in cache
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface graphql.ErrorClassification
toSpecification
-
Constructor Details
-
PersistedQueryNotFound
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getPersistedQueryId
-
toString
-
getExtensions
-