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