Class SourceDataFetcherException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
graphql.GraphQLException
io.fria.lilo.error.SourceDataFetcherException
All Implemented Interfaces:
Serializable

public class SourceDataFetcherException extends graphql.GraphQLException
See Also:
  • Constructor Details

    • SourceDataFetcherException

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

    • getErrors

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