Lines Matching refs:ex
681 } catch (SQLException ex) {
683 Log.e(TAG, ex.getMessage(), ex);
712 } catch (SQLException ex) {
714 Log.e(TAG, ex.getMessage(), ex);
784 } catch (SQLException ex) {
786 Log.e(TAG, ex.getMessage(), ex);
802 } catch (SQLException ex) {
804 Log.e(TAG, ex.getMessage(), ex);
819 } catch (SQLException ex) {
821 Log.e(TAG, ex.getMessage(), ex);
899 } catch (SQLException ex) {
901 Log.e(TAG, ex.getMessage(), ex);
967 } catch (RuntimeException ex) {
968 Log.e(TAG, "Problem upgrading shortcut", ex);
976 } catch (SQLException ex) {
977 Log.w(TAG, "Problem while upgrading contacts", ex);
1032 } catch (SQLException ex) {
1033 Log.w(TAG, "Problem while allocating appWidgetIds for existing widgets", ex);
1208 } catch (RuntimeException ex) {
1209 Log.e(TAG, "Problem allocating appWidgetId", ex);
1214 } catch (SQLException ex) {
1215 Log.w(TAG, "Problem while allocating appWidgetIds for existing widgets", ex);