[#BloombergLP-balst-StackTraceTestAllocator-failNoop] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceTestAllocator.adoc[StackTraceTestAllocator]::failNoop :relfileprefix: ../../../ :mrdocs: Does nothing. `setFailureHandler` may be called with this function, in which case this allocator object, when a failure occurs, will recover rather than abort. Note that in ALL failure situations, errors or warnings will be written to the `ostream` associated with this object prior to the failure handler call. == Synopsis Declared in `<balst_stacktracetestallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void failNoop(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#