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

MultiPageTiffConversionException

The exception thrown when a serious failure occurs attempting to convert a multi-page TIFF. This class cannot be inherited.

Initializes a new instance of the MultiPageTiffConversionException class.

public MultiPageTiffConversionException(string message)

Initializes a new instance of the MultiPageTiffConversionException class.

public MultiPageTiffConversionException(string message, Exception innerException)

Initializes a new instance of the MultiPageTiffConversionException class.

public MultiPageTiffConversionException(string file, int pageNumber, int pageCount, Exception innerException)

Initializes a new instance of the MultiPageTiffConversionException class.