public static class GoodFaithIntrospection.BadFaithIntrospectionError extends java.lang.Object implements GraphQLError
GraphQLError.Builder<B extends GraphQLError.Builder<B>>| Constructor and Description |
|---|
BadFaithIntrospectionError(java.lang.String qualifiedField) |
| Modifier and Type | Method and Description |
|---|---|
ErrorClassification |
getErrorType() |
java.util.List<SourceLocation> |
getLocations() |
java.lang.String |
getMessage() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtensions, getPath, newError, toSpecificationpublic BadFaithIntrospectionError(java.lang.String qualifiedField)
public java.lang.String getMessage()
getMessage in interface GraphQLErrorpublic ErrorClassification getErrorType()
getErrorType in interface GraphQLErrorpublic java.util.List<SourceLocation> getLocations()
getLocations in interface GraphQLErrorSourceLocation
describes the beginning of an associated syntax element