Uses of Class
io.permazen.core.InvalidSchemaException
Packages that use InvalidSchemaException
-
Uses of InvalidSchemaException in io.permazen.core
Subclasses of InvalidSchemaException in io.permazen.coreModifier and TypeClassDescriptionclass
Thrown byDatabase.createTransaction(io.permazen.schema.SchemaModel)
when the expected schema does not match and of the schemas already recorded in the database.