HttpErrorEvent
| Module | ejs.io |
| Namespace | "ejs.io" |
| Definition | class HttpErrorEvent |
| Inheritance | HttpErrorEvent Event Object |
Error event issued to the callback function if any errors occur during an Http request.
Properties
| Qualifiers | Property | Type | Description |
|---|---|---|---|
| No properties defined | |||
HttpErrorEvent Methods
| Qualifiers | Method |
|---|---|
| HttpErrorEvent() | |
| public override | toString(): String |
Method Detail
HttpErrorEvent()
override public toString(): String