phoenix-websocket
    Preparing search index...

    Class PhoenixInvalidStateError

    Represents that the WebSocket connection was in an unexpected state while trying to perform an action.

    For example, disconnected when trying to send a message.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: unknown
    message: string
    name: string
    stack?: string