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