public static class CoercingParseLiteralException.Builder extends GraphqlErrorException.BuilderBase<CoercingParseLiteralException.Builder,CoercingParseLiteralException>
cause, errorClassification, extensions, message, path, sourceLocations
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CoercingParseLiteralException |
build() |
cause, errorClassification, extensions, message, path, sourceLocation, sourceLocations
public CoercingParseLiteralException build()
build
in class GraphqlErrorException.BuilderBase<CoercingParseLiteralException.Builder,CoercingParseLiteralException>