[#bitcoin_http-ContentTooLargeError-what] = xref:bitcoin_http.adoc[bitcoin_http]::xref:bitcoin_http/ContentTooLargeError.adoc[ContentTooLargeError]::what :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard]] virtual char const* what() const noexcept override; ---- == Return Value [NOTE] ==== The return value https://en.cppreference.com/cpp/language/attributes/nodiscard[should not be discarded^]. ==== [.small]#Created with https://www.mrdocs.com[MrDocs]#