nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
TransitionErrorCallback
Type Alias TransitionErrorCallback
TransitionErrorCallback
:
(
currentState
:
AgentState
,
attemptedEvent
:
StateTransitionEvent
,
error
:
AgentError
,
)
=>
void
Error callback for invalid transitions.
Type Declaration
(
currentState
:
AgentState
,
attemptedEvent
:
StateTransitionEvent
,
error
:
AgentError
,
)
:
void
Parameters
currentState
:
AgentState
attemptedEvent
:
StateTransitionEvent
error
:
AgentError
Returns
void
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Error callback for invalid transitions.