Package graphql.kickstart.spring.error
Class GraphQLErrorHandlerFactory
java.lang.Object
graphql.kickstart.spring.error.GraphQLErrorHandlerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongraphql.kickstart.execution.error.GraphQLErrorHandlercreate(org.springframework.context.ConfigurableApplicationContext applicationContext, boolean exceptionHandlersEnabled)
-
Constructor Details
-
GraphQLErrorHandlerFactory
public GraphQLErrorHandlerFactory()
-
-
Method Details
-
create
public graphql.kickstart.execution.error.GraphQLErrorHandler create(org.springframework.context.ConfigurableApplicationContext applicationContext, boolean exceptionHandlersEnabled)
-