<PackageReference Include="Relativity.Other" Version="10.2.99.73" />

ReadFailedException

public string AttemptedQuery { get; }

public ReadFailedException(string message)

public ReadFailedException(string message, Exception innerException)

public ReadFailedException(string message, string attemptedQuery, Exception innerException)

public ReadFailedException(string message, string attemptedQuery, string databasename, Exception innerException)