on 2/21/01 11:39 AM, "Geir Magnusson Jr." <[EMAIL PROTECTED]> wrote:
> How about we create a new set of exceptions :
>
> org.apache.velocity.exception.ResourceNotFoundException
> org.apache.velocity.exception.ParseErrorException
>
> to get started, and have getTemplate() throw those. That basically are
> the two problem conditions that are really common and predictable with
> this, and it would make the Turbiners happy.
>
> I am suggesting the new package o.a.v.exception, as we have a
> o.a.v.runtime.exception package already, but that is for internal stuff,
> and o.a.v.runtime.parser.ParserException, but again, that's internal for
> the most part.
>
> Maybe o.a.v.app.exception ? Maybe that's better.
>
> ideas?
Sounds good. The first package name is fine...
o.a.v.e.
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/> && <http://java.apache.org/turbine/>