Constructs the error with a human‐readable message.
Synopsis
Declared in <addrman.h>
InvalidAddrManVersionError(std::string msg);
Parameters
Name |
Description |
msg |
The error message describing the version mismatch. |
Created with MrDocs