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

ImageFileValidationException

public sealed class ImageFileValidationException : Exception
The exception thrown when a serious image file validation error occurs. This class cannot be inherited.

Initializes a new instance of the ImageFileValidationException class.

public ImageFileValidationException(string message)

Initializes a new instance of the ImageFileValidationException class.

public ImageFileValidationException(string message, Exception innerException)

Initializes a new instance of the ImageFileValidationException class.