# net::key_exist_error

#include <error.hpp>

Inherits from std::logic_error

# Public Functions

Name
key_exist_error(const std::string & mess)

# Public Functions Documentation

# function key_exist_error

inline explicit key_exist_error(
    const std::string & mess
)

Updated on 15 June 2022 at 16:04:19 CST