Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Exception handling in Event handlers(Catching exceptions in Event handlers)
Exception handling in Event handlers [message #1270997] Thu, 13 March 2014 22:23
Eclipse UserFriend
I would like to understand the best practice around handling exceptions in the RAP event handlers. What happens if the event handling code does not do a try catch and a runtime exception is thrown. Does it kill the entire page and show a stacktrace in the window ? I guess so. So what are the solutions for us.

1) Add a try catch to each event listener ?
2) do some AOP around ? but how ?

Help is greatly appreciated.
Previous Topic:Convert Eclipse RCP 3.7 Application to RAP 2.2
Next Topic:[ANN] RAP 2.3M2 published
Goto Forum:
  


Current Time: Sun Aug 31 23:29:07 EDT 2025

Powered by FUDForum. Page generated in 0.04084 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top