Exception thrown when formatting fails. Added for Bitcoin Core.

Synopsis

Declared in <tinyformat.h>

class format_error
    : public std::runtime_error

Base Classes

Name

Description

std::runtime_error

Member Functions

Name

Description

format_error [constructor]

Construct the error with a description.

operator=

what [virtual]

Created with MrDocs