application exception handler for ApplicationDialog.onFinishException(Exception)
--------------------------------------------------------------------------------
Key: RCP-304
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-304
Project: Spring Framework Rich Client Project
Type: Improvement
Components: Dialog System
Reporter: Markus Rogg
Priority: Minor
It should be possible to set an exception handler for the onFinishException(Exception)-method for all ApplicationDialogs (maybe in the xml context). Currently an application with an own exception handler must overwrite every Dialog class to change the exception handling. For dialogs opened by the rich client e.g. the log-in dialog it isn't currently possible to change the exception handling.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|