Class ExecutionErrorsService


  • public class ExecutionErrorsService
    extends Object
    Help to create the exceptions
    Author:
    Phillip Kruger ([email protected])
    • Constructor Detail

      • ExecutionErrorsService

        public ExecutionErrorsService()
    • Method Detail

      • toJsonErrors

        public jakarta.json.JsonArray toJsonErrors​(List<graphql.GraphQLError> errors)