[]
type ErrorEventArgs = object & EventArgs;
Error event arguments.
readonly optional exception: any;
Exception object.
readonly message: string;
Message.
readonly type: "open" | string;
Event type