[#BloombergLP-bslma-TestAllocatorException-what] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/TestAllocatorException.adoc[TestAllocatorException]::what :relfileprefix: ../../../ :mrdocs: Return a pointer to the string literal "bslma::TestAllocatorException" having a storage duration of the lifetime of the program. Note that the caller should _not_ attempt to free this memory. == Synopsis Declared in `<bslma_testallocatorexception.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual char const* what() const noexcept override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#