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

RelativityNotSupportedException

The exception thrown when attempting to import or export with an unsupported Relativity instance.
public Version RelativityVersion { get; }

Gets the unsupported Relativity version.

Initializes a new instance of the RelativityNotSupportedException class.

public RelativityNotSupportedException(string message)

Initializes a new instance of the RelativityNotSupportedException class.

public RelativityNotSupportedException(string message, Version relativityVersion)

Initializes a new instance of the RelativityNotSupportedException class.

public RelativityNotSupportedException(string message, Exception innerException)

Initializes a new instance of the RelativityNotSupportedException class.

Initializes a new instance of the RelativityNotSupportedException class.