[ 
https://issues.apache.org/jira/browse/TAPESTRY-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship closed TAPESTRY-1724.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.9

> Add ability for pages to be notified about errors within themselves so that 
> they can override the default error handling behavior
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1724
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1724
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.9
>
>
> It would be nice if there was a way pages could define an event handler that 
> would be notified in the event of an exception while processing the page; it 
> should be passed the exception and some indicator (an enum) of where the 
> exception occurred.  This would allow a way for individual pages to handle 
> certain exceptions in a specific way.
> A particular use case for this would be handling the case where parameters 
> can not be coerced when invoking an activate event handler method, but 
> there's quite likely many others.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to