Package graphql.schema
Class CoercingParseLiteralException.Builder
java.lang.Object
graphql.GraphqlErrorException.BuilderBase<CoercingParseLiteralException.Builder,CoercingParseLiteralException>
graphql.schema.CoercingParseLiteralException.Builder
- Enclosing class:
CoercingParseLiteralException
public static class CoercingParseLiteralException.Builder
extends GraphqlErrorException.BuilderBase<CoercingParseLiteralException.Builder,CoercingParseLiteralException>
-
Field Summary
Fields inherited from class graphql.GraphqlErrorException.BuilderBase
cause, errorClassification, extensions, message, path, sourceLocations
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class graphql.GraphqlErrorException.BuilderBase
cause, errorClassification, extensions, message, path, sourceLocation, sourceLocations
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
- Specified by:
build
in classGraphqlErrorException.BuilderBase<CoercingParseLiteralException.Builder,
CoercingParseLiteralException>
-