Package com.graphql_java_generator.exception
-
Exception Summary Exception Description GraphQLInternalErrorException Thrown when an internal error of the GraphQL generator occursGraphQLRequestExecutionException Thrown when an error occurs during the request execution.GraphQLRequestPreparationException Thrown when an error occurs during the request preparation.GraphQLResponseParseException Thrown when the client could not parse the GraphQL response.