Exception thrown when peers.dat has an unsupported addrman version.

Synopsis

Declared in <addrman.h>

class InvalidAddrManVersionError
    : public std::ios_base::failure

Base Classes

Name

Description

std::ios_base::failure

Member Functions

Name

Description

InvalidAddrManVersionError [constructor]

Constructs the error with a human‐readable message.

Created with MrDocs