Stephen Colebourne wrote:
> Avalon already has an ExceptionUtils class. A useful exception to string
> method is currently in [util] as a holding measure. So I would think that
> [lang] could easily have a ExceptionUtils added to its exception
> subdirectory. Then there is no reason why it can't do what you suggest. (You
> don't have any code to start from do you ;-)
>
> NestedException will still be needed for those people writing _new_
> exceptions that
> - need less than JDK 1.4 compatability
> - want getCause functionality without coding it themselves
>
> Thus NestedException and ExceptionUtils become complementary.
Makes sense.
Should write this in the docs.
--
Nicola Ken Barozzi nicolaken@apache.org
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|