Class ExecutionErrorsService
java.lang.Object
io.smallrye.graphql.execution.error.ExecutionErrorsService
Help to create the exceptions
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.json.JsonArraytoJsonErrors(List<graphql.GraphQLError> errors)
-
Constructor Details
-
ExecutionErrorsService
public ExecutionErrorsService()
-
-
Method Details
-
toJsonErrors
-