Constant EXCEPTION_ESCAPED

pub const EXCEPTION_ESCAPED: &'static str;
Expand description

Indicates that the exception is escaping the scope of the span.

§Notes