1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for Python via .NET
  4. /
  5. groupdocs.conversion.exceptions
  6. /
  7. CorruptOrDamagedFileException class

CorruptOrDamagedFileException class

CorruptOrDamagedFileException class

GroupDocs exception thrown when the file is corrupt or damaged

Inheritance: CorruptOrDamagedFileExceptionGroupDocsConversionException

The CorruptOrDamagedFileException type exposes the following members:

Constructors

Constructor Description
init Default constructor
init Creates an exception instance with a FileType
init Creates an exception instance with a message

See Also