PropertyCollection{Categorie:Documentele de activitate}
Opinie generală
UnsupportedFileFormatException este o clasă în Aspose.Note pentru Python. Moștenitorii de la: AsposeNoteError.
UnsupportedFileFormatException.FileFormat represents the file format that triggered the exception.
Proprietăți
| Numele de proprietate | Tipul de vehicul | Accesul | Descriere: |
|---|---|---|---|
FileFormat | FileFormat | Citeşte. | Reprezintă formatul de fișier care a declanșat excepția. |
Metode de evaluare
| Semnătura | Descriere: |
|---|---|
| `init(message: str, file_format: FileFormat | str |