Class SchemaProblem

All Implemented Interfaces:
Serializable

@PublicApi public class SchemaProblem extends GraphQLException
A number of problems can occur when using the schema tools like SchemaParser or SchemaGenerator classes and they are reported via this exception as a list of GraphQLErrors
See Also: