<PackageReference Include="Relativity.Server.Utility.SDK" Version="5000.0.0" />

ExistsFailedException

Represents an exceptional failure attempting to check the existence of data via SQL.

Initializes a new instance of ExistsFailedException.

public ExistsFailedException(string message)

Initializes a new instance of DeleteFailedException with the specified message.

public ExistsFailedException(string message, Exception innerException)

Initializes a new instance of DeleteFailedException with the specified message and inner exception.

Initializes a new instance of DeleteFailedException with serialized data.