Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WickedError

Hierarchy

Index

Constructors

constructor

  • new WickedError(message: string, statusCode?: number, body?: any): WickedError

Properties

Optional body

body: any

message

message: string

name

name: string

Optional stack

stack: string

Optional status

status: number

Optional statusCode

statusCode: number

Static Error

Error: ErrorConstructor

Generated using TypeDoc