UnsupportedFileFormatException
Přehled
UnsupportedFileFormatException je třída v Aspose.Note pro Python. Dědici: AsposeNoteError.
UnsupportedFileFormatException.FileFormat represents the file format that triggered the exception.
Vlastnosti
| Název: | Typ: | Přístup | Popis: |
|---|---|---|---|
FileFormat | FileFormat | Čtěte. | Zobrazuje formát souboru, který spouštěl výjimku. |
Metody
| Podpis: | Popis: |
|---|---|
| `init(message: str, file_format: FileFormat | str |