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, wait
getExtensions, getPath, newError, toSpecification
public BadFaithIntrospectionError(java.lang.String qualifiedField)
public java.lang.String getMessage()
getMessage
in interface GraphQLError
public ErrorClassification getErrorType()
getErrorType
in interface GraphQLError
public java.util.List<SourceLocation> getLocations()
getLocations
in interface GraphQLError
SourceLocation
describes the beginning of an associated syntax element