An event emitted when an error has occurred.
messagestringrequired
The error message.
typestringrequired
Type discriminator.
Default value:
errorExample:
errorErrorEvent
{
"message": "string",
"type": "error"
}
An event emitted when an error has occurred.
The error message.
Type discriminator.
errorerror{
"message": "string",
"type": "error"
}