Uses of Interface
com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionInterface
Packages that use GraphQLRequestExecutionExceptionInterface
-
Uses of GraphQLRequestExecutionExceptionInterface in com.graphql_java_generator.exception
Classes in com.graphql_java_generator.exception that implement GraphQLRequestExecutionExceptionInterfaceModifier and TypeClassDescriptionclass
Thrown when an error occurs during the request execution.class
This class is the unchecked exception version of theGraphQLRequestExecutionException
.