ReadonlyerrorOptional ReadonlyextraExtra contextual information.
Optional ReadonlylevelThe error severity, If undefined, the level will be taken from the error if it extends ReportableError, otherwise ErrorLevel.FATAL will be used.
Optional ReadonlyoriginThe origin of blame to be set on the event. If undefined, the origin will be taken from the error if it extends ReportableError, otherwise ErrorOrigin.INTERNAL will be used.
ReadonlytargetThe target reporting the error.
The error object.