I'm looking through the source now where I'm seeing a lot of
Throwables caught. I was always told this was bad practice is there a
reason for this? Some I could understand but there seems to be places
where throwable is caught even though the javadocs say it throws an
exception. And by your handling of the throwable it looks like you
know what to expect the throwable to be.

Just getting my head arround it.

Wes

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to