phoenix-websocket
Preparing search index...
PhoenixInternalServerError
Class PhoenixInternalServerError
Thrown when the server responds to a message with a server error that closes the topic.
Hierarchy (
View Summary
)
PhoenixError
PhoenixInternalServerError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
PhoenixInternalServerError
()
:
PhoenixInternalServerError
Returns
PhoenixInternalServerError
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 the server responds to a message with a server error that closes the topic.