1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Exceptions
  6. /
  7. CorruptOrDamagedFileException

CorruptOrDamagedFileException class

GroupDocs exception thrown when the file is corrupt or damaged

public sealed class CorruptOrDamagedFileException : GroupDocsConversionException

Public Members

namedescription
CorruptOrDamagedFileException()Default constructor
CorruptOrDamagedFileException(…)Creates an exception instance with a FileType (3 constructors)

See Also