[#BSLS_EXCEPTION_WHAT_NOTHROW] = BSLS_EXCEPTION_WHAT_NOTHROW :mrdocs: More specialized name for the no‐throw declaration of the `exception::what()` method. Use `BSLS_EXCEPTION_VIRTUAL_NOTHROW` instead. == Synopsis Declared in `<bsls_exceptionutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define BSLS_EXCEPTION_WHAT_NOTHROW ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#