Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NekoBotError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new NekoBotError(message: string, statusCode: number): NekoBotError

Properties

message

message: string

name

name: string

Optional stack

stack: undefined | string

status

status: string

statusCode

statusCode: number

Static Error

Error: ErrorConstructor

Generated using TypeDoc