Class SchemaMissingError

All Implemented Interfaces:
GraphQLError, Serializable

public class SchemaMissingError extends GraphQLException
See Also:
  • Field Details

  • Constructor Details

    • SchemaMissingError

      public SchemaMissingError()
  • Method Details