Constructor
new OperationTimedOutError(message, hostopt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
message |
string | ||
host |
string |
<optional> |
Address of the server host that caused the operation to time out. |
Members
host :string|undefined
When defined, it gets the address of the host that caused the operation to time out.
Type:
- string | undefined