exceptionStacktrace constant
String
const exceptionStacktrace
A stacktrace as a string in the natural representation for the language runtime. The representation is to be determined and documented by each language SIG.
Implementation
static const String exceptionStacktrace = 'exception.stacktrace';