ActionsRecorderErrorCallback
Parameters
this : ActionsRecorder
error : any
The error that occurred.
entries : Array<ActionsRecorderEntry>
The log of actions before the error was encountered.
Returns
void
this
:
ActionsRecorder
error
:
any
The error that occurred.
entries
:
Array<ActionsRecorderEntry>
The log of actions before the error was encountered.
void