Searched defs:PARSE_ERROR (Results 1 – 9 of 9) sorted by relevance
28 static constexpr std::string_view PARSE_ERROR = "data is not int"; variable
28 static constexpr std::string_view PARSE_ERROR = "data is not string"; variable
26 static constexpr std::string_view PARSE_ERROR = "first param is not type of TCPExtraOptions"; variable
26 static constexpr std::string_view PARSE_ERROR = "Parameter error"; variable
31 constexpr std::string_view PARSE_ERROR = "options is not type of TLSServerSendOptions"; variable
26 static constexpr std::string_view PARSE_ERROR = "address is not type of Socket::NetAddress"; variable
48 constexpr std::string_view PARSE_ERROR = "options is not type of TLSConnectOptions"; variable
175 PARSE_ERROR = 0xffff, enumerator