Re: T4.1 - Exceptions handling

2007-05-15 Thread Andreas Andreou
http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/error/ExceptionPresenter.html http://tapestry.apache.org/tapestry4.1/tapestry-framework/cobertura/org.apache.tapestry.error.ExceptionPresenterImpl.html On 5/15/07, Martino Piccinato <[EMAIL PROTECTED]> wrote: I think you can jus

Re: T4.1 - Exceptions handling

2007-05-15 Thread Martino Piccinato
I think you can just configure your and let the page decide which other page to use for different sets of exceptions. On 5/15/07, Wojtek Ciesielski <[EMAIL PROTECTED]> wrote: Andreas Andreou wrote: > like > http://tapestry.apache.org/tapestry4.1/developmentguide/exceptionpages.html > ?

Re: T4.1 - Exceptions handling

2007-05-15 Thread Wojtek Ciesielski
Andreas Andreou wrote: like http://tapestry.apache.org/tapestry4.1/developmentguide/exceptionpages.html ? Btw - no, not like this. The page you've provided show how to change handling page for a given set of predefined exceptions (if I understand it well). I need to handle my own application

Re: T4.1 - Exceptions handling

2007-05-15 Thread Wojtek Ciesielski
Andreas Andreou wrote: like http://tapestry.apache.org/tapestry4.1/developmentguide/exceptionpages.html ? Mea culpa. I thought that "development" part is for people who want to contribute to Tapestry Thanks anyway, Wojtek ---

Re: T4.1 - Exceptions handling

2007-05-15 Thread Andreas Andreou
like http://tapestry.apache.org/tapestry4.1/developmentguide/exceptionpages.html ? On 5/15/07, Wojtek Ciesielski <[EMAIL PROTECTED]> wrote: Hi there, Is there any document describing how to customize handling of application exceptions (using hivemind I suppose) with Tapestry 4.1? Thanks in ad

T4.1 - Exceptions handling

2007-05-15 Thread Wojtek Ciesielski
Hi there, Is there any document describing how to customize handling of application exceptions (using hivemind I suppose) with Tapestry 4.1? Thanks in advance, Wojtek