[#BloombergLP-bsls-ReviewFailureHandlerGuard-2constructor-01b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/ReviewFailureHandlerGuard.adoc[ReviewFailureHandlerGuard]::ReviewFailureHandlerGuard :relfileprefix: ../../../ :mrdocs: Create a guard object that installs the specified `temporary` review failure handler and automatically restores the original handler on destruction. == Synopsis Declared in `<bsls_review.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit ReviewFailureHandlerGuard(xref:BloombergLP/bsls/Review/ViolationHandler-06.adoc[Review::ViolationHandler] temporary); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#