Sequence Diagram Activations error #1205
Labels
Graph: Sequence
Status: Approved
Is ready to be worked on
Type: Bug / Error
Something isn't working or is incorrect
Describe the bug
Deactivating an inactive Participant throws an uninformative error. With complex flows that have lots of activations and deactivations, it can be easy to get lost with which are active at any given point in time. Some indication as to which line threw the error would be useful.
To Reproduce
The following code:
Produces error:
Expected behavior
A more useful error message stating possibly
Invalid participant deactivation on line x
The text was updated successfully, but these errors were encountered: