Uses of Class
acdp.exceptions.ConsistencyException
Packages that use ConsistencyException
-
Uses of ConsistencyException in acdp.design
Methods in acdp.design that throw ConsistencyExceptionModifier and TypeMethodDescriptionprotected final voidCustomDatabase.open(Path mainFile, int opMode, boolean writeProtect, ICipherFactory cipherFactory, int consistencyNumber, CustomTable... customTables) Opens the database as a strongly typed database.