Catching script errors in my java code

Hi i have intergrated camunda with my application.
In bpmn i face script error sometimes because of technical reasons.
I am able to log these errors and see in camunda console.
Is there any way to catch these error in code, so as i can write some responsive code for the error

1 Like