[#BloombergLP-balst-StackTraceTestAllocator-FailureHandler-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceTestAllocator.adoc[StackTraceTestAllocator]::FailureHandler :relfileprefix: ../../../ :mrdocs: Type of functor called by this object to handle allocation failures. Note that this can be set and accessed using the `setFailureHandler` and `failureHandler` methods respectively. == Synopsis Declared in `<balst_stacktracetestallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/function-0a.adoc[bsl::function<void()>] FailureHandler; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#