FileDocCategorySizeDatePackage
SQLiteCantOpenDatabaseException.javaAPI DocAndroid 5.1 API320Sat Mar 14 14:09:38 GMT 2015android.database.sqlite

SQLiteCantOpenDatabaseException

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