2 references to ExceptIO
Microsoft.ML.Core (2)
ComponentModel\AssemblyLoadingUtils.cs (2)
68
throw Contracts.
ExceptIO
(e, "Creating temp directory for extra assembly zip extraction failed: '{0}'", path);
77
throw Contracts.
ExceptIO
(e, "Extracting extra assembly zip failed: '{0}'", path);