UnsupportedFileFormatException (مُحملة مكان)
المعلومات العامة
UnsupportedFileFormatException هي فئة في Aspose.Note لـ Python. الميراث من: AsposeNoteError.
UnsupportedFileFormatException.FileFormat represents the file format that triggered the exception.
خصائص
| اسم | النوع | الوصول | وصف |
|---|---|---|---|
FileFormat | FileFormat | اقرأ | يمثل شكل الملف الذي أدى إلى الاستثناء |
الطرق
| التوقيع | وصف |
|---|---|
| `init(message: str, file_format: FileFormat | str |