Class GraphQlConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.helidon.microprofile.graphql.server.GraphQlConfigurationException
All Implemented Interfaces:
Serializable

public class GraphQlConfigurationException extends RuntimeException
Defines an exception that is critical enough that will cause the GraphQL application to not start.
See Also: