Class SourceDataFetcherExceptionHandler

java.lang.Object
graphql.execution.SimpleDataFetcherExceptionHandler
io.fria.lilo.error.SourceDataFetcherExceptionHandler
All Implemented Interfaces:
graphql.execution.DataFetcherExceptionHandler

public class SourceDataFetcherExceptionHandler extends graphql.execution.SimpleDataFetcherExceptionHandler
  • Constructor Details

    • SourceDataFetcherExceptionHandler

      public SourceDataFetcherExceptionHandler()
  • Method Details

    • handleException

      @NotNull public @NotNull CompletableFuture<graphql.execution.DataFetcherExceptionHandlerResult> handleException(@NotNull @NotNull graphql.execution.DataFetcherExceptionHandlerParameters handlerParameters)
      Specified by:
      handleException in interface graphql.execution.DataFetcherExceptionHandler
      Overrides:
      handleException in class graphql.execution.SimpleDataFetcherExceptionHandler