Exception boundary event not getting triggered

Hi,

You may want to catch the java exception and re-throw it as BpmnError for an error boundary event to take effect.

This [1] pattern thread may be of interest…

regatds

Rob

[1] Pattern - Fail Faster, Best Efforts