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

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)