IErrorFileWriter public interface IErrorFileWriter : IDisposable Documentation Code void Write(ExportFileType type, ObjectExportInfo documentInfo, string fileLocation, string errorText) Task WriteAsync(ExportFileType type, ObjectExportInfo documentInfo, string fileLocation, string errorText)