<PackageReference Include="Relativity.Server.Transfer.SDK" Version="25000.0.6" />

Relativity.DataTransfer.Nodes.PathConversion.PathConversionPipelineException

namespace Relativity.DataTransfer.Nodes.PathConversion { public class PathConversionPipelineException : Exception { public PathConversionPipelineException(); public PathConversionPipelineException(string message); public PathConversionPipelineException(string message, Exception innerException); protected PathConversionPipelineException(SerializationInfo info, StreamingContext context); } }