Package com.graphql.spring.boot.test
Class GraphQLTestError
java.lang.Object
com.graphql.spring.boot.test.GraphQLTestError
- All Implemented Interfaces:
graphql.GraphQLError
,Serializable
An implementation of the
GraphQLError
interface for testing purposes.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface graphql.GraphQLError
getErrorType, getExtensions, getLocations, getMessage, getPath, toSpecification