FileDocCategorySizeDatePackage
SQLiteAccessPermException.javaAPI DocAndroid 5.1 API302Sat Mar 14 14:09:36 GMT 2015android.database.sqlite

SQLiteAccessPermException

public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException

Fields Summary
Constructors Summary
public SQLiteAccessPermException()

 throw new RuntimeException("Stub!"); 
public SQLiteAccessPermException(String error)

 throw new RuntimeException("Stub!"); 
Methods Summary