mrdocs::Exception::what
Return a null‐terminated error string.
Synopsis
Declared in <mrdocs/Support/Error.hpp>
virtual
char const*
what() const noexcept override;
Return Value
a null‐terminated error string.
Created with MrDocs