Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServerError

Hierarchy

  • Error
    • ServerError

Implements

Index

Constructors

constructor

  • Parameters

    • e: ErrorMessage
    • Default value errorMessage: string = e.errorMessage
    • Default value cookie: string = e.cookie
    • Default value inReplyTo: string = e.inReplyTo

    Returns ServerError

Properties

cookie

cookie: string

errorMessage

errorMessage: string

inReplyTo

inReplyTo: string

type

type: "error" = "error"

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Methods

toString

  • toString(): string

Generated using TypeDoc