Construct the error with a description.
Synopsis
Declared in <tinyformat.h>
explicit
format_error(std::string const& what);
Parameters
Name |
Description |
what |
Message describing the formatting failure. |
Created with MrDocs