On Mon, Mar 17, 2008 at 11:21 AM, Greg Reddin <[EMAIL PROTECTED]> wrote: > On Mon, Mar 17, 2008 at 10:02 AM, Antonio Petrelli > > > If you take a look on where TilesException > > (and its extended exceptions) is thrown, you may notice that, in fact, > they > > are all configuration exceptions (errors in xml files, problems with > > instantiations, etc.).
Just to confirm, I have studied your changes further and I no longer object. I am happy with the use of RuntimeException in these cases. Carry on :-) Thanks, Greg
