FileTypeNotSupportedException
Leave feedback
On this page
Default constructor
public FileTypeNotSupportedException()
- class FileTypeNotSupportedException
- namespace GroupDocs.Conversion.Exceptions
- assembly GroupDocs.Conversion
Creates an exception instance with a FileType
public FileTypeNotSupportedException(FileType fileType)
| Parameter | Type | Description |
|---|---|---|
| fileType | FileType | The file type |
- class FileType
- class FileTypeNotSupportedException
- namespace GroupDocs.Conversion.Exceptions
- assembly GroupDocs.Conversion
Creates an exception instance with a message
public FileTypeNotSupportedException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | String | The message |
- class FileTypeNotSupportedException
- namespace GroupDocs.Conversion.Exceptions
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.