Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EngineError

Engine error type used to throw errors when the engine fails

Hierarchy

Index

Constructors

constructor

Properties

channelSelected

channelSelected: boolean

Instance.currentChannel boolean

clientConnected

clientConnected: boolean

Client state boolean

command

command: keyof EngineCommand

The engine command

guildSelected

guildSelected: boolean

Instance.currentGuild boolean

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc