You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2008/10/16 19:23:45 UTC

[jira] Updated: (TAP5-44) enable creation of custom "onException" event handler

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

Howard M. Lewis Ship updated TAP5-44:
-------------------------------------

    Issue Type: Improvement  (was: Bug)

> enable creation of custom "onException" event handler
> -----------------------------------------------------
>
>                 Key: TAP5-44
>                 URL: https://issues.apache.org/jira/browse/TAP5-44
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.0.15
>            Reporter: Kristian Marinkovic
>
> make it possible to create custom "onException" event handler that are fired when custom Exceptions are thrown.
> i have the use case saying, that when an optimistic lock exception is thrown the same page with the newly loaded entity and an error message has to be displayed. Although it is possible to use the "onException" event it would be much nicer to have a "onExceptionFromOptimisticLocking" exception where the developer can put the exception handling into this specific method. In the near future we will have multiple other exceptions that need to be handled in a similar way. 
> i prefer specific event handler to a bunch of instanceof  statements 

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org