PsIOError
PsIOError
Overview
PsIOError 是Python的Aspose.Page FOSS中的一个类. 继承人: PsError.
这个类提供了在Python程序中与PsIOError对象工作的1种方法. 有的方法包括: __init__. 在安装Python包的Aspose.Page FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: code, message.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
code | `` | Read | 得到了代码. |
message | `` | Read | 得到了信息. |
Methods
| Signature | Description |
|---|---|
__init__(message: str) |