commons-lang exception package is worth checking out, notably
ExceptionUtils.
Stephen
[EMAIL PROTECTED] wrote:
I wonder what package in jakarta commons 'handles' exceptions (no pun intended)
I need to be able to get as a String all the info thrown by the baseline JVM,
JDBC or JMX drivers, or programmatically generated like this:
(throw new Exception("Testing thrown Exception"))
So which package should I use
THanks
Albretch
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]