Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

tinyformat::format_error Class Reference

#include <tinyformat.h>

+ Inheritance diagram for tinyformat::format_error:
+ Collaboration diagram for tinyformat::format_error:

Public Member Functions

 format_error (const std::string &what)
 

Detailed Description

Definition at line 167 of file tinyformat.h.

Constructor & Destructor Documentation

◆ format_error()

tinyformat::format_error::format_error ( const std::string &  what)
inlineexplicit

Definition at line 170 of file tinyformat.h.


The documentation for this class was generated from the following file:
Released under the MIT license