Searched refs:IOERROR (Results 1 – 10 of 10) sorted by relevance
36 case MessagingException.IOERROR: in getErrorStringResourceId()
1698 return new MessagingException(MessagingException.IOERROR);
36 public static final int IOERROR = 1; field in MessagingException
191 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in open()221 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in reopenTls()
185 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in open()
540 return new MessagingException(MessagingException.IOERROR); in fakeChecker()629 case MessagingException.IOERROR: in getErrorString()
251 result = MessagingException.IOERROR; in checkSettings()304 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in open()
453 result = MessagingException.IOERROR; in checkSettings()
197 if (me.getExceptionType() == MessagingException.IOERROR) { in exists()
533 resultCode = MessagingException.IOERROR; in validateAccount()563 resultCode = MessagingException.IOERROR; in validateAccount()579 resultCode = MessagingException.IOERROR; in validateAccount()801 MessagingException.IOERROR); in tryAutodiscover()