Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NotFoundError

Error object with an attached statusCode

Hierarchy

  • Error
    • NotFoundError

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: undefined | string

statusCode

statusCode: number = 404

Static Error

Error: ErrorConstructor

Generated using TypeDoc