UnsupportedFileFormatException
概述
UnsupportedFileFormatException 是Python的Aspose.Note FOSS中的一个类. 继承人: AsposeNoteError.
UnsupportedFileFormatException.FileFormat 表示触发异常的文件格式.
描述情况
UnsupportedFileFormatException 是Python的Aspose.Note FOSS库中的一个类,该类可用于 0 个方法和 1 种属性. 它扩展到 AsposeNoteError, 继承了其母型的共享功能.
课程还提供了 FileFormat 属性 (表示触发异常的文件格式).
实例通过单个构造器创建,该构成者将对象初始化为默认值.
属性
| 名称: | 类型 | Access | 描述情况 |
|---|---|---|---|
FileFormat | FileFormat | 阅读 | 表示触发异常的文件格式 |
方法
| Signature | 描述情况 |
|---|---|
| `init(message: str, file_format: FileFormat | str |