FileTypeNotSupportedException Class |
The exception that is thrown when specified file type is not supported.
Inheritance Hierarchy
Namespace: GroupDocs.Merger.ExceptionsAssembly: GroupDocs.Merger (in GroupDocs.Merger.dll) Version: 21.2.0.0
Syntaxpublic class FileTypeNotSupportedException : Exception
Public Class FileTypeNotSupportedException
Inherits Exception
public ref class FileTypeNotSupportedException : public Exception
type FileTypeNotSupportedException =
class
inherit Exception
end
The FileTypeNotSupportedException type exposes the following members.
Constructors
See Also