InvalidAddrManVersionError::InvalidAddrManVersionError

Constructs the error with a human-readable message.

Synopsis

Declared in <addrman.h>

InvalidAddrManVersionError(std::string msg);

Parameters

NameDescription
msgThe error message describing the version mismatch.