ErrorEvent
ErrorEvent(Exception)
Initializes a new instance of the ErrorEvent class.
public ErrorEvent(Exception exception)
| Parameter | Type | Description |
|---|---|---|
| exception | Exception | The exception. |
See Also
- class ErrorEvent
- package com.aspose.html.dom.events
- package Aspose.HTML
ErrorEvent(IDictionary<String, object>)
public ErrorEvent(IDictionary<String, object> eventInitDict)
See Also
- class ErrorEvent
- package com.aspose.html.dom.events
- package Aspose.HTML