new StreamErrorEvent(event)
An Error thrown by the server when something wrong happened with the subscribed stream.
Parameters:
Name | Type | Description |
---|---|---|
event |
Object | The error event. |
Properties:
Name | Type | Description |
---|---|---|
event |
Object | The error event. |
Extends
Members
description :string
Description for this exception.
Type:
- string
- Inherited From:
- Source:
message :string
Message for this exception.
Type:
- string
- Inherited From:
- Source:
name :string
Name of this exception.
Type:
- string
- Inherited From:
- Source: