Skip to content

Exposing exception in StateMachine #601

@vghero

Description

@vghero

I'm using Spring StateMachine 2.0.2 and can find hasStateMachineError() on StateMachine which is nice to check whether an error happened during transition. The problem is, there's no method to actually access what exception occurred. It would be nice if there would be something like getStateMachineError() or something to get access to the exception that was thrown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions