Class ExecutionErrorsService


  • public class ExecutionErrorsService
    extends Object
    Help to create the exceptions
    Author:
    Phillip Kruger (phillip.kruger@redhat.com)
    • Constructor Detail

      • ExecutionErrorsService

        public ExecutionErrorsService()
    • Method Detail

      • toJsonErrors

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