Expand my Community achievements bar.

Exception Handling - how to catch every exception?

Avatar

Level 1

Hello!

Is it possible, to define a single point, where every exception is catched? Like a big try/catch over the whole process? We are using Livecycle Output ES3 and want to catch every exception that occurs, even them you couldn't define over the flash at the activities (e.g. com.adobe.printSubmitter.PrintException or a com.adobe.livecycle.formsservice.exception.RenderFormException).

thx & greetz,

Wolle

1 Reply

Avatar

Former Community Member

1) Using the little "lightening bolts" on relevant services will  help catch the "non-developer" errors

2) Using Events --> Error Exception is an option to be explored