<PackageReference Include="Relativity.Api" Version="10.0.275.2" />
IErrorRepository
Data repository for creating Relativity errors.
Creates an error with an exception.
int Create(
string fullError,
string message,
string source,
bool sendNotification)
Creates an error with a message and details.