Skip to content

Commit

Permalink
Fixed mistake in Chapter-ExceptionMgmt.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Rietveld authored and mswiderski committed Jun 6, 2013
1 parent cb6e0b9 commit 4441ec3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -508,7 +508,7 @@ in the BPMN2, we set the signal to <code>Error-code</code>.</para>
<para>When signalling the jBPM process engine with an event of some sort, you should keep in mind
the rules for signalling process events.
<itemizedlist>
<listitem>Error events can be signalled by sending an "Error-" + &lt;the <code>errorCode<code>
<listitem>Error events can be signalled by sending an "Error-" + &lt;the <code>errorCode</code>
attribute value&gt; value to the session.</listitem>
<listitem>Signal events can be signalled by sending the name of the signal to the session.</listitem>
</itemizedlist>
Expand Down

0 comments on commit 4441ec3

Please sign in to comment.