phoenix-websocket
Preparing search index...
PhoenixConnectionError
Class PhoenixConnectionError
Thrown when an unexpected network state or server error interrupts a topic connection.
Hierarchy (
View Summary
)
PhoenixError
PhoenixConnectionError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
PhoenixConnectionError
(
topic
?:
string
)
:
PhoenixConnectionError
Parameters
Optional
topic
:
string
Returns
PhoenixConnectionError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
phoenix-websocket
Loading...
Thrown when an unexpected network state or server error interrupts a topic connection.