You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Robert Burrell Donkin <ro...@gmail.com> on 2008/04/05 12:48:19 UTC

[JAMESHandler] Catch InterruptedIOException in handleConnection

handleConnection has a specific catch block for InterruptedIOException
but handles in an identical fashion to IOException

1. does InterruptedIOException require special handling?
2. if so, what?
3. if not, then why not just catch IOException?

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org