Home | History | Annotate | Download | only in email

Lines Matching refs:rte

1005         } catch (RuntimeException rte) {
1006 Log.e(Email.LOG_TAG, "Error while storing downloaded message." + rte.toString());
1792 } catch (RuntimeException rte) {
1793 mListeners.loadMessageForViewFailed(messageId, rte.getMessage());