Skip to main content

EXCEPTION__TYPE

Constant EXCEPTION__TYPE 

Source
pub const EXCEPTION__TYPE: &str = "exception.type";
Expand description

The type of the exception (its fully-qualified class name, if applicable). The dynamic type of the exception should be preferred over the static type in languages that support it.

  • PII: Maybe
  • Rewriting behavior: None