tinyformat::format_error

Exception thrown when formatting fails. Added for Bitcoin Core.

Synopsis

Declared in <tinyformat.h>

class format_error
    : public std::runtime_error

Base Classes

NameDescription
std::runtime_error

Member Functions

NameDescription
format_error [constructor]Construct the error with a description.
operator=
what [virtual]