[#BloombergLP-bsls-FuzzTestPreconditionTracker-handleException] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/FuzzTestPreconditionTracker.adoc[FuzzTestPreconditionTracker]::handleException :relfileprefix: ../../../ :mrdocs: Invoke the assertion/review handler returned by `FuzzTestHandlerGuard::getOriginalAssertionHandler` or `FuzzTestHandlerGuard::getOriginalReviewHandler` if the assertion/review violation wrapped by the specified `exception` was encountered in a component different from one supplied to `initStaticState`, and do nothing otherwise. == Synopsis Declared in `<bsls_fuzztest.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void handleException(xref:BloombergLP/bsls/FuzzTestPreconditionException.adoc[FuzzTestPreconditionException] const& exception); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#