FlowGuard API - v1.2.0-rc.2
Preparing search index...
flowguard
createErrorEvent
Function createErrorEvent
createErrorEvent
(
sessionId
:
string
,
detail
:
Omit
<
ErrorDetail
,
"kind"
>
,
timestamp
:
string
,
prevHash
:
string
,
)
:
ChainedAuditEvent
Create an error audit event. Emitted when the state machine enters an error state.
Parameters
sessionId
:
string
detail
:
Omit
<
ErrorDetail
,
"kind"
>
timestamp
:
string
prevHash
:
string
Returns
ChainedAuditEvent
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
FlowGuard API - v1.2.0-rc.2
Loading...
Create an error audit event. Emitted when the state machine enters an error state.