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