@kagamidigital/salt-sdk-mirror
    Preparing search index...

    Class InvalidTransitionError

    Thrown when an invalid state machine transition is attempted. Mostly for internal use, but could be thrown by a Transaction or NudgeListener.

    Hierarchy

    • Error
      • InvalidTransitionError
    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: Error
    message: string
    name: string
    stack?: string