xcomponent/SpyXComponent.js

Add support of Error State

Closed this issue · 0 comments

In XComponent V5, when there's an unhandled exception in a triggered method, the xcruntime catches the exception and the corresponding state machine instance goes to a "built-in" error state.
Add the possibility, to display this Error state in the spy. The inner exception should also be displayed.