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

Constructors

Properties

Constructors

Properties

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

Generated using TypeDoc