Discussion
3
Replies
264
Views
Posted: February 3, 2015
Last activity: March 24, 2016
Closed
What is ActivityStatusExceptionHandler?
What are the conditions for which this is called? Not documented anywhere.
Filed as SR-126652.
Let's say , I have an activity with java step having some code which may potentially cause some runtime exception and if it is not handled well then activityStatusExceptionHandler will get executed. In simple java step which has java source code that may produce unhanded exceptions like below one.
Hope this helps.