Searched defs:SQLiteBindOrColumnIndexOutOfRangeException (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteBindOrColumnIndexOutOfRangeException.java22 public class SQLiteBindOrColumnIndexOutOfRangeException extends SQLiteException { class in inherits:SQLiteException
23 public SQLiteBindOrColumnIndexOutOfRangeException() {} method in class:SQLiteBindOrColumnIndexOutOfRangeException
25 public SQLiteBindOrColumnIndexOutOfRangeException(String error) { method in class:SQLiteBindOrColumnIndexOutOfRangeException

Completed in 342 milliseconds