Relativity.Services.PivotManager.Models.PivotExecutionFailureException
Represents exceptions that occur when a Pivot query fails during execution.
public PivotExecutionFailureException()
Initializes a new instance of the PivotExecutionFailureException class.
Initializes a new instance of the PivotExecutionFailureException class with an error message that describes the exception.
Initializes a new instance of the PivotExecutionFailureException class with a message that describes the exception and a reference to the inner exception that caused the exception.
Initializes a new instance of the PivotExecutionFailureException class with serialized data.