Searched refs:ResolveWebException (Results 1 – 1 of 1) sorted by relevance
182 …m {0}, reason: {1} (attempt {2}/{3})", uri, webException != null ? ResolveWebException(webExceptio… in TryDownload()262 private static string ResolveWebException(WebException e) in ResolveWebException() method in Antmicro.Renode.Utilities.CachingFileFetcher