Searched refs:ioExceptionHandler (Results 1 – 1 of 1) sorted by relevance
110 throw ioExceptionHandler(connection, ioe); in open()185 throw ioExceptionHandler(connection, ioe); in searchForUids()422 throw ioExceptionHandler(connection, ioe); in fetchInternal()667 throw ioExceptionHandler(connection, ioe); in expunge()706 throw ioExceptionHandler(connection, ioe); in setFlags()780 throw ioExceptionHandler(connection, ioe); in getQuota()793 private MessagingException ioExceptionHandler(ImapConnection connection, IOException ioe) { in ioExceptionHandler() method in ImapFolder