FileDocCategorySizeDatePackage
SQLiteAbortException.javaAPI DocAndroid 5.1 API287Sat Mar 14 14:09:34 GMT 2015android.database.sqlite

SQLiteAbortException

public class SQLiteAbortException extends android.database.sqlite.SQLiteException

Fields Summary
Constructors Summary
public SQLiteAbortException()

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

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