7 references to PluginException
NuGet.Protocol (7)
Plugins\PluginManager.cs (1)
426throw new PluginException(Strings.Plugin_InitializationFailed);
Plugins\PluginPackageReader.cs (3)
299throw new PluginException( 1046throw new PluginException( 1085throw new PluginException(
RemoteRepositories\PluginFindPackageByIdResource.cs (1)
429throw new PluginException(
Resources\DownloadResourcePlugin.cs (1)
137throw new PluginException(
Resources\PluginResource.cs (1)
75throw new PluginException(result.Message);