useChainCapture property

bool useChainCapture
getter/setter pair

experimental if enabled you will get a detailed stacktrace of the origin of the exception inside the wrapped function.

Implementation

static bool useChainCapture = false;