Searched refs:buildException (Results 1 – 1 of 1) sorted by relevance
60 throw buildException(Cursor.FIELD_TYPE_INTEGER); in getLong()70 throw buildException(Cursor.FIELD_TYPE_STRING); in getString()80 throw buildException(Cursor.FIELD_TYPE_INTEGER); in putLong()90 throw buildException(Cursor.FIELD_TYPE_STRING); in putString()93 private UnsupportedOperationException buildException(int expectedFieldType) { in buildException() method in Field