File
Doc
Category
Size
Date
Package
SQLiteDatatypeMismatchException.java
API Doc
Android 5.1 API
320
Sat Mar 14 14:09:40 GMT 2015
android.database.sqlite
SQLiteDatatypeMismatchException
java.lang.Object
android.database.sqlite.SQLiteException
public class SQLiteDatatypeMismatchException extends android.database.sqlite.SQLiteException
Fields Summary
Constructors Summary
public SQLiteDatatypeMismatchException
()
throw new RuntimeException("Stub!");
public SQLiteDatatypeMismatchException
(
String
error)
throw new RuntimeException("Stub!");
Methods Summary
Java Code Source