You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Jon Stevens <jo...@latchkey.com> on 2001/03/26 23:39:42 UTC

Re: API nitpick - no VelocityException

on 3/26/01 2:02 PM, "Kyle F. Downey" <kd...@amberarcher.com> wrote:

> Is there a reason none of the org.apache.velocity.exception classes
> inherit from a common base class? Most systems I work with do this so
> you can catch any error related to that subsystem with one block
> without resorting to catching all Exceptions.
> 
> --kd

Thank you for the suggestion and volunteering to make the changes. :-)

-jon