Constructor
new TimeoutError(request, innerException)
Create the exception
Parameters:
Name | Type | Description |
---|---|---|
request |
Request | Request which caused the exception |
innerException |
Object | Exception from underlying HTTP library |
- Source: