cancel
Showing results for 
Search instead for 
Did you mean: 

errorCode exposed as variable?

wsalembi
Champ in-the-making
Champ in-the-making
I created an EventSubProcess with a CatchAll ErrorStartEvent. My question is if the errorRef/errorCode is exposed as a variable? So I can use the code to dump it in a Mail Task message for example?

Same question for the message parameter when I throw a new BpmnError(errorCode, message) from a Java task?
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
No, it is not stored as a variable, as it is intern to bpmn execution