StateError typedef
        
  
StateError = $StateError
    
    
Describes an error related to the current state of the workflow.
Implementation
typedef StateError = $StateError;Describes an error related to the current state of the workflow.
typedef StateError = $StateError;