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