Class PersistedQueryIdInvalid
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
graphql.execution.preparsed.persisted.PersistedQueryError
graphql.execution.preparsed.persisted.PersistedQueryIdInvalid
- All Implemented Interfaces:
ErrorClassification, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ErrorClassification
toSpecification
-
Constructor Details
-
PersistedQueryIdInvalid
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getPersistedQueryId
-
toString
-
getExtensions
-