BloombergLP::bslstl::StdExceptUtil::setLogicErrorHook

Set the pre-throw hook for std::logic_error to the specified hook.

Synopsis

Declared in <bslstl_stdexceptutil.h>

static
void
setLogicErrorHook(PreThrowHook hook);

Parameters

NameDescription
hookpre-throw callback; null disables the hook