Hi all,
In my Web Dynpro application, I wrap all exceptions I cannot handle in my services tier. I wrap these exceptions into a Runtime Error, so that I don't have to deal with them in my web dynpro environment.
Is there a way configure Web Dynpro to catch this specific runtime error and display a specific error page/view for that?
Thanks!
Harm de Laat