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

ImportIOException

The exception thrown when a non-fatal IO error occurs importing a document.

Initializes a new instance of the ImportIOException class.

public ImportIOException(string message)

Initializes a new instance of the ImportIOException class.

public ImportIOException(string message, Exception innerException)

Initializes a new instance of the ImportIOException class.