property ErrorContext.error Optional original thrown error. Forwarded to Sentry (never to the console line, ntfy, or the activity log) so server-side reports carry a real stack trace. Attach it wherever a catch would otherwise stringify the error into detail. Type unknown