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

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.