ElectronGetResError
Extends:
Error → ElectronGetResError
Electron debugger errors passed to the callback are plain objects not Errors but contain information concerning the error.
Constructor Summary
Public Constructor | ||
public |
constructor(oError: Object, rid: string) |
Member Summary
Public Members | ||
public |
the original error object supplied to the callback |
|
public |
the request id of the request retrieval of the response body failed for |