Class MissingSchemaException

All Implemented Interfaces:
Serializable

public class MissingSchemaException extends NestedRuntimeException
Indicates that no GraphQL schema definition was configured on the GraphQlSource.Builder.
Since:
1.0.0
Author:
Brian Clozel
See Also:
  • Constructor Details

    • MissingSchemaException

      public MissingSchemaException()