Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServiceError

Hierarchy

  • Error
    • ServiceError

Index

Constructors

Properties

Constructors

constructor

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

Properties

message

message: string

name

name: string

Optional stack

stack: string

Protected statusCode

statusCode: number

Static Error

Error: ErrorConstructor