ErrorEvent.ErrorEvent
ErrorEvent(Exception)
初始化一个新的实例ErrorEvent类.
public ErrorEvent(Exception exception)
| 范围 | 类型 | 描述 |
|---|---|---|
| exception | Exception | 例外。 |
也可以看看
- class ErrorEvent
- 命名空间 Aspose.Html.Dom.Events
- 部件 Aspose.HTML
ErrorEvent(IDictionary<string, object>)
初始化一个新的实例ErrorEvent类.
public ErrorEvent(IDictionary<string, object> eventInitDict)
| 范围 | 类型 | 描述 |
|---|---|---|
| eventInitDict | IDictionary`2 | 事件初始化对象。 |
也可以看看
- class ErrorEvent
- 命名空间 Aspose.Html.Dom.Events
- 部件 Aspose.HTML