Class SourceDataFetcherException

    • Constructor Detail

      • SourceDataFetcherException

        public SourceDataFetcherException​(@NotNull
                                          @NotNull List<? extends graphql.GraphQLError> errors)
    • Method Detail

      • getErrors

        @NotNull
        public @NotNull List<? extends graphql.GraphQLError> getErrors()