Class GraphQLErrorsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
graphql.kickstart.spring.webclient.boot.GraphQLErrorsException
All Implemented Interfaces:
Serializable

public class GraphQLErrorsException extends RuntimeException
See Also:
  • Constructor Details

    • GraphQLErrorsException

      public GraphQLErrorsException(@NonNull @NonNull List<GraphQLError> errors)