# Functions
ExceptionMessage returns an attribute KeyValue conforming to the "exception.message" semantic conventions.
ExceptionStacktrace returns an attribute KeyValue conforming to the "exception.stacktrace" semantic conventions.
ExceptionType returns an attribute KeyValue conforming to the "exception.type" semantic conventions.
# Constants
ExceptionMessageKey is the attribute Key conforming to the "exception.message" semantic conventions.
ExceptionStacktraceKey is the attribute Key conforming to the "exception.stacktrace" semantic conventions.
ExceptionTypeKey is the attribute Key conforming to the "exception.type" semantic conventions.