Capture code to run if the scope exits with an exception.
Declared in <folly/ScopeGuard.h>
<folly/ScopeGuard.h>
#define SCOPE_FAIL
Like SCOPE_EXIT, but only executes the code if the scope exited due to an exception.