FileCorruptedException Class |
The exception that is thrown when specified file could not be loaded because it appears to be corrupted.
Inheritance Hierarchy
Namespace: GroupDocs.Merger.ExceptionsAssembly: GroupDocs.Merger (in GroupDocs.Merger.dll) Version: 21.2.0.0
Syntaxpublic class FileCorruptedException : GroupDocsMergerException
Public Class FileCorruptedException
Inherits GroupDocsMergerException
public ref class FileCorruptedException : public GroupDocsMergerException
type FileCorruptedException =
class
inherit GroupDocsMergerException
end
See Also