phoenix-websocket
    Preparing search index...

    Class PhoenixRespondedWithError

    Thrown when the server responds with an error reply. Differs from internal server error since this means the server successfully handled the request but explicitly returned an error.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

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