CorruptOrDamagedFileException
CorruptOrDamagedFileException class
GroupDocs exception thrown when the file is corrupt or damaged
public sealed class CorruptOrDamagedFileException : GroupDocsConversionException
Constructors
| Name | Description | 
|---|---|
| CorruptOrDamagedFileException() | Default constructor | 
| CorruptOrDamagedFileException(FileType) | Creates an exception instance with a FileType | 
| CorruptOrDamagedFileException(string) | Creates an exception instance with a message | 
| CorruptOrDamagedFileException(string, Exception) | Creates an exception instance with a message and propagates the inner exception | 
See Also
- class GroupDocsConversionException
 - namespace GroupDocs.Conversion.Exceptions
 - assembly GroupDocs.Conversion