Uses of Class
org.restheart.graphql.GraphQLIllegalAppDefinitionException
Packages that use GraphQLIllegalAppDefinitionException
-
Uses of GraphQLIllegalAppDefinitionException in org.restheart.graphql
Methods in org.restheart.graphql that throw GraphQLIllegalAppDefinitionExceptionModifier and TypeMethodDescriptionstatic GraphQLAppGraphQLAppDeserializer.fromBsonDocument(org.bson.BsonDocument appDef) -
Uses of GraphQLIllegalAppDefinitionException in org.restheart.graphql.cache
Methods in org.restheart.graphql.cache that throw GraphQLIllegalAppDefinitionExceptionModifier and TypeMethodDescriptionstatic GraphQLAppAppDefinitionLoader.loadAppDefinition(String appURI)