21 references to PackagingException
NuGet.Commands (2)
CommandRunners\PackCommandRunner.cs (1)
528throw new PackagingException(string.Format(CultureInfo.CurrentCulture, Strings.Error_PackFailed, path));
RestoreCommand\ContentFiles\ContentFileUtils.cs (1)
199throw new PackagingException(message);
NuGet.PackageManagement (2)
InstallationCompatibility.cs (2)
157throw new PackagingException(string.Format( 180throw new PackagingException(string.Format(
NuGet.Packaging (17)
Core\NuspecCoreReaderBase.cs (1)
192throw new PackagingException(string.Format(
Core\NuspecUtility.cs (2)
77throw new PackagingException(Strings.MissingPackageTypeName); 90throw new PackagingException(string.Format(
Exceptions\MinClientVersionException.cs (1)
15: base(message)
Exceptions\PackagesConfigReaderException.cs (1)
12: base(message)
Exceptions\PackagesConfigWriterException.cs (1)
12: base(message)
Exceptions\UnsafePackageEntryException.cs (1)
12base(message)
FallbackPackagePathResolver.cs (1)
60throw new PackagingException(message);
NuspecReader.cs (4)
308throw new PackagingException(message); 620throw new PackagingException(message); 687throw new PackagingException(message); 701throw new PackagingException(message);
PackageExtractor.cs (1)
605throw new PackagingException(message);
PackageFolderReader.cs (1)
80throw new PackagingException(Strings.MultipleNuspecFiles);
PackageReaderBase.cs (1)
543throw new PackagingException(Strings.MultipleNuspecFiles);
PackagesConfigWriter.cs (1)
122throw new PackagingException(string.Format(CultureInfo.CurrentCulture,
Rules\InvalidUndottedFrameworkRule.cs (1)
56throw new PackagingException(string.Format(