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

FileTypeNotSupportedException class

FileTypeNotSupportedException class

GroupDocs exception thrown when the file type is not supported

Inheritance: FileTypeNotSupportedExceptionGroupDocsConversionException

The FileTypeNotSupportedException 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