ErrorInteraction: {
    events: (ErrorEvent | Identity | PartyIdentification)[];
}

Description: An error has occurred. Use this interaction for a stand-alone error; errors can also be sent as part of other interaction payloads.

Type declaration