Searched refs:GetErrorString (Results 1 – 1 of 1) sorted by relevance
112 internal ClientException (ErrorCode code) : base (GetErrorString (code)) in ClientException()117 private static string GetErrorString (ErrorCode code) in GetErrorString() method in Avahi.ClientException