ErrorEvent.ErrorEvent
ErrorEvent(Exception)
Initialise une nouvelle instance duErrorEvent
classe.
public ErrorEvent(Exception exception)
Paramètre | Taper | La description |
---|---|---|
exception | Exception | L’éxéption. |
Voir également
- class ErrorEvent
- espace de noms Aspose.Html.Dom.Events
- Assemblée Aspose.HTML
ErrorEvent(IDictionary<string, object>)
Initialise une nouvelle instance duErrorEvent
classe.
public ErrorEvent(IDictionary<string, object> eventInitDict)
Paramètre | Taper | La description |
---|---|---|
eventInitDict | IDictionary`2 | L’objet d’initialisation d’événement. |
Voir également
- class ErrorEvent
- espace de noms Aspose.Html.Dom.Events
- Assemblée Aspose.HTML