exceptionEscaped constant

String const exceptionEscaped

Set to true if the exception event is recorded at a point where it is known that the exception is escaping the scope of the span.

Implementation

static const String exceptionEscaped = 'exception.escaped';