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

FileTypeNotSupportedException class

GroupDocs exception thrown when the file type is not supported

public sealed class FileTypeNotSupportedException : GroupDocsConversionException

Public Members

namedescription
FileTypeNotSupportedException()Default constructor
FileTypeNotSupportedException(…)Creates an exception instance with a FileType (2 constructors)

See Also