1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Exceptions
  6. /
  7. ConversionNotSupportedException

ConversionNotSupportedException class

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

public sealed class ConversionNotSupportedException : GroupDocsConversionException

Public Members

namedescription
ConversionNotSupportedException(…)Creates an exception instance with a message

See Also