Home
last modified time | relevance | path

Searched defs:ImapException (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/mail/store/
DImapStore.java612 static class ImapException extends MessagingException { class in ImapStore
617 public ImapException(String message, String alertText, Throwable throwable) { in ImapException() method in ImapStore.ImapException
622 public ImapException(String message, String alertText) { in ImapException() method in ImapStore.ImapException