Home | History | Annotate | Download | only in store

Lines Matching defs:ioExceptionHandler

113                         ioExceptionHandler(mConnection, ioe);
137 throw ioExceptionHandler(mConnection, ioe);
212 throw ioExceptionHandler(connection, ioe);
253 throw ioExceptionHandler(connection, ioe);
341 throw ioExceptionHandler(mConnection, ioe);
370 throw ioExceptionHandler(mConnection, ioe);
433 throw ioExceptionHandler(mConnection, ioe);
501 throw ioExceptionHandler(mConnection, ioe);
790 throw ioExceptionHandler(mConnection, ioe);
1153 throw ioExceptionHandler(mConnection, ioe);
1165 throw ioExceptionHandler(mConnection, ioe);
1202 throw ioExceptionHandler(mConnection, ioe);
1267 private MessagingException ioExceptionHandler(ImapConnection connection, IOException ioe) {