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