recordException MethodStatic
Adds a span event describing a runtime exception, as advised in OpenTelemetry documentation
recordException(e: Error): void
Parameter | Type | Description |
---|---|---|
e | Error | error (exception) object |
Returns - void
Defined in
- core/bentley/src/Tracing.ts Line 134
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.