Uses of Package
io.objectbox.exception
-
Packages that use io.objectbox.exception Package Description io.objectbox ObjectBox is an an easy to use, object-oriented lightweight database and a full alternative to SQLite.io.objectbox.exception Various exceptions thrown by ObjectBox. -
Classes in io.objectbox.exception used by io.objectbox Class Description DbExceptionListener Listener for exceptions occurring during database operations. -
Classes in io.objectbox.exception used by io.objectbox.exception Class Description ConstraintViolationException Base class for exceptions thrown when a constraint would be violated during a put operation.DbException General exception for things that may go wrong with the database.FileCorruptException Errors were detected in a database file, e.g.