Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JoinError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new JoinError(message: string, body?: any): JoinError

Properties

Optional body

body: any

message

message: string

name

name: string

Optional stack

stack: undefined | string

timestamp

timestamp: Date = new Date()

Generated using TypeDoc