NuGet / Home

Repo for NuGet Client issues
Other
1.49k stars 250 forks source link

Public API's should describe possible exception types #13474

Open dtivel opened 3 months ago

dtivel commented 3 months ago

Public API's (like those mentioned at https://learn.microsoft.com/nuget/visual-studio-extensibility/nuget-api-in-visual-studio) should describe the possible exception types that may be thrown.

As an example, IVsPackageInstaller.InstallPackage(...) can throw a PackageReferenceRollbackException, but that is not documented.

dotnet-policy-service[bot] commented 3 months ago

@dtivel Issue is missing Type label, remember to add a Type label