phoenix-websocket
Preparing search index...
PhoenixTimeoutError
Class PhoenixTimeoutError
Thrown when a heartbeat message doesn't get a reply within the timeout window.
Hierarchy (
View Summary
)
PhoenixError
PhoenixTimeoutError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
PhoenixTimeoutError
()
:
PhoenixTimeoutError
Returns
PhoenixTimeoutError
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 a heartbeat message doesn't get a reply within the timeout window.