Uses of Interface
com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionInterface
-
Uses of GraphQLRequestExecutionExceptionInterface in com.graphql_java_generator.exception
Modifier and TypeClassDescriptionclass
Thrown when an error occurs during the request execution.class
This class is the unchecked exception version of theGraphQLRequestExecutionException
.