Uses of Class
org.restheart.mongodb.handlers.schema.JsonSchemaNotFoundException
-
Packages that use JsonSchemaNotFoundException Package Description org.restheart.mongodb.handlers.schema Handlers for HTTP requests related to shcema store and schema resources -
-
Uses of JsonSchemaNotFoundException in org.restheart.mongodb.handlers.schema
Methods in org.restheart.mongodb.handlers.schema that throw JsonSchemaNotFoundException Modifier and Type Method Description org.everit.json.schema.SchemaJsonSchemaCacheSingleton. get(String schemaStoreDb, org.bson.BsonValue schemaId)org.bson.BsonDocumentJsonSchemaCacheSingleton. getRaw(String schemaStoreDb, org.bson.BsonValue schemaId)
-