Uses of Package
com.graphql_java_generator.exception
| Package | Description |
|---|---|
| com.graphql_java_generator.client | |
| com.graphql_java_generator.client.directive | |
| com.graphql_java_generator.client.graphqlrepository |
This package contains all the needed classes to manage
GraphQLRepository. |
| com.graphql_java_generator.client.request |
This package contains all the classes used to generate the requests toward the GraphQL server.
|
| com.graphql_java_generator.exception | |
| com.graphql_java_generator.util |
-
Classes in com.graphql_java_generator.exception used by com.graphql_java_generator.client Class Description GraphQLRequestExecutionException Thrown when an error occurs during the request execution.GraphQLRequestPreparationException Thrown when an error occurs during the request preparation. -
Classes in com.graphql_java_generator.exception used by com.graphql_java_generator.client.directive Class Description GraphQLRequestExecutionException Thrown when an error occurs during the request execution.GraphQLRequestPreparationException Thrown when an error occurs during the request preparation. -
Classes in com.graphql_java_generator.exception used by com.graphql_java_generator.client.graphqlrepository Class Description GraphQLRequestPreparationException Thrown when an error occurs during the request preparation. -
Classes in com.graphql_java_generator.exception used by com.graphql_java_generator.client.request Class Description GraphQLRequestExecutionException Thrown when an error occurs during the request execution.GraphQLRequestPreparationException Thrown when an error occurs during the request preparation. -
Classes in com.graphql_java_generator.exception used by com.graphql_java_generator.exception Class Description GraphQLRequestExecutionException Thrown when an error occurs during the request execution.GraphQLRequestPreparationException Thrown when an error occurs during the request preparation. -
Classes in com.graphql_java_generator.exception used by com.graphql_java_generator.util Class Description GraphQLRequestPreparationException Thrown when an error occurs during the request preparation.