<PackageReference Include="Relativity.Server.Transfer.SDK" Version="25000.0.6" />
Relativity.Transfer.Exceptions.PotentialMalwareException
namespace Relativity.
Transfer.
Exceptions
{
public class PotentialMalwareException :
Exception
{
public PotentialMalwareException(
Exception innerException);
}
}