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

ConversionNotSupportedException class

ConversionNotSupportedException class

GroupDocs exception thrown when the conversion from source file to target file type is not supported

Inheritance: ConversionNotSupportedExceptionGroupDocsConversionException

The ConversionNotSupportedException type exposes the following members:

Constructors

Constructor Description
init Creates an exception instance with a message

See Also