Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ErrorReporter

Hierarchy

  • ErrorReporter

Index

Constructors

constructor

Properties

errorDefinitions

errorDefinitions: ErrorDefinitions

logger

logger: LoggerInstance

options

Methods

notFound

  • notFound(req: BaseRequest, res: BaseResponse): void

unknownError

  • unknownError(error: any, req: BaseRequest, res: BaseResponse, next: Function): void

Static middleware