Commit 4d8e66a
committed
minor #9504 Use the new TransitionException in Workflow examples (javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
Use the new TransitionException in Workflow examples
This fixes #9478. I couldn't find any other usage of the old `LogicException` class.
Commits
-------
d1f4384 Use the new TransitionException in Workflow examples1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
212 | 216 | | |
213 | 217 | | |
214 | 218 | | |
| |||
0 commit comments