Searched refs:DataModelException (Results 1 – 6 of 6) sorted by relevance
19 public class DataModelException extends Exception { class61 public DataModelException(final int errorCode, final Exception innerException, in DataModelException() method in DataModelException81 public DataModelException(final int errorCode) { in DataModelException() method in DataModelException85 public DataModelException(final int errorCode, final Exception innerException) { in DataModelException() method in DataModelException89 public DataModelException(final int errorCode, final String message) { in DataModelException() method in DataModelException
27 import com.android.messaging.datamodel.DataModelException;146 if (!(exception instanceof DataModelException)) { in doBackgroundWork()
25 import com.android.messaging.datamodel.DataModelException;102 protected Bundle doBackgroundWork() throws DataModelException { in doBackgroundWork()
30 import com.android.messaging.datamodel.DataModelException;70 protected Bundle doBackgroundWork() throws DataModelException { in doBackgroundWork()
28 import com.android.messaging.datamodel.DataModelException;161 protected Bundle doBackgroundWork() throws DataModelException { in doBackgroundWork()
34 import com.android.messaging.datamodel.DataModelException;211 protected Bundle doBackgroundWork() throws DataModelException { in doBackgroundWork()