hasStackTrace property

bool hasStackTrace
getter/setter pair

If Errors should be captured with a StackTrace.

Implementation

static bool hasStackTrace = true;