Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/mail/store/
DImapStore.java661 static class ImapException extends MessagingException { class in ImapStore
668 public ImapException(String message, String status, String alertText, in ImapException() method in ImapStore.ImapException