I want to know what exceptions can be caught in iohandler exceptionCaught. 
some of mina example simply write 
session.close();
in exceptionCaught .

I think some exception  doesn't need to close the session.
So I want to ask a question: which exception should I close the session.
-- 
View this message in context: 
http://www.nabble.com/about-iohandler-exceptionCaught-tf4810185s16868.html#a13762753
Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

Reply via email to