phoenix-websocket
    Preparing search index...

    Class PhoenixErrorAbstract

    Base class for all phoenix-websocket error types.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalmessage: string

      Returns PhoenixError

    • Parameters

      • Optionalmessage: string
      • Optionaloptions: ErrorOptions

      Returns PhoenixError

    Properties

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