Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SayError

Hierarchy

Index

Constructors

constructor

  • new SayError(failedChannelName: string, failedMessage: string, action: boolean, message?: undefined | string, cause?: Error): SayError

Properties

action

action: boolean

Optional cause

cause: Error | undefined

failedChannelName

failedChannelName: string

message

message: string

messageText

messageText: string

name

name: string

stack

stack: string

Generated using TypeDoc