<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5001.1.0" />

Relativity.Services.PivotManager.Models.PivotExecutionValidationException

public class PivotExecutionValidationException : ServiceException
Represents exceptions that occur when a request to run a Pivot query contains invalid parameters.
public PivotExecutionValidationException(string reasonForInvalidation)

Initializes a new instance of the PivotExecutionValidationException class with an error message that describes the exception.