Home | History | Annotate | Download | only in store

Lines Matching defs:ImapException

24 import com.android.email.mail.store.ImapStore.ImapException;
357 throw new ImapException(toString, status, alert, responseCode);
444 } catch (ImapException ie) {
447 LogUtils.d(Logging.LOG_TAG, ie, "ImapException");
469 } catch (ImapException ie) {
472 LogUtils.d(Logging.LOG_TAG, ie, "ImapException");
504 } catch (ImapException ie) {
506 LogUtils.d(Logging.LOG_TAG, ie, "ImapException");
592 } catch (ImapException ie) {
595 LogUtils.d(Logging.LOG_TAG, ie, "ImapException");