2 references to
NuGet.Protocol (2)
Exceptions\FatalProtocolException.cs (1)
16
public FatalProtocolException(string message, Exception innerException) :
base
(message, innerException)
Exceptions\RetriableProtocolException.cs (1)
16
public RetriableProtocolException(string message, Exception innerException) :
base
(message, innerException)