Home
last modified time | relevance | path

Searched defs:unsupported_version_error (Results 1 – 1 of 1) sorted by relevance

/dports/net/cpp-pcp-client/cpp-pcp-client-1.7.7/lib/inc/cpp-pcp-client/protocol/v1/
H A Derrors.hpp25 class LIBCPP_PCP_CLIENT_EXPORT unsupported_version_error : public message_error { class
27 explicit unsupported_version_error(std::string const& msg) in unsupported_version_error() function in PCPClient::v1::unsupported_version_error