mrdocs::HandlebarsError::what

Returns a C‐style character string describing the general cause of the current error (the same string passed to the ctor).

Synopsis

Declared in <stdexcept>

virtual
char const*
what() const noexcept;

Created with MrDocs