Uses of Package
com.graphql_java_generator.exception
-
Packages that use com.graphql_java_generator.exception Package Description com.graphql_java_generator.client com.graphql_java_generator.client.directive 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 -
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. -
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. -
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. -
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.