Uses of Class
org.sqlite.SQLiteException
Packages that use SQLiteException
-
Uses of SQLiteException in org.sqlite.core
Methods in org.sqlite.core that return SQLiteExceptionModifier and TypeMethodDescriptionstatic SQLiteExceptionDB.newSQLException(int errorCode, String errorMessage) Throws formatted SQLException with error code and message.