UnsupportedFileFormatException

UnsupportedFileFormatException

概述

UnsupportedFileFormatException 是Python的Aspose.Note FOSS中的一个类. 继承人: AsposeNoteError.

UnsupportedFileFormatException.FileFormat 表示触发异常的文件格式.

描述情况

UnsupportedFileFormatException 是Python的Aspose.Note FOSS库中的一个类,该类可用于 0 个方法和 1 种属性. 它扩展到 AsposeNoteError, 继承了其母型的共享功能.

课程还提供了 FileFormat 属性 (表示触发异常的文件格式).

实例通过单个构造器创建,该构成者将对象初始化为默认值.

属性

名称:类型Access描述情况
FileFormatFileFormat阅读表示触发异常的文件格式

方法

Signature描述情况
`init(message: str, file_format: FileFormatstr

查看更多

 中文