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