<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.1" />

ImportExportException

The exception thrown when a serious import or export error occurs. This represents a common base exception type for import and export workflows.

Initializes a new instance of the ImportExportException class.

public ImportExportException(string message)

Initializes a new instance of the ImportExportException class.

public ImportExportException(string message, Exception innerException)

Initializes a new instance of the ImportExportException class.

Initializes a new instance of the ImportExportException class.