departmentnotfound - juanitopons/fullstack-test GitHub Wiki

fullstack-test-server - v1.0.0GlobalsDepartmentNotFound

Class: DepartmentNotFound

Hierarchy

  • HttpError

    DepartmentNotFound

Index

Constructors

Properties

Constructors

constructor

+ new DepartmentNotFound(): DepartmentNotFound

Overrides void

Defined in src/app/errors/department.error.ts:3

Returns: DepartmentNotFound

Properties

httpCode

httpCode: number

Inherited from DepartmentNotFound.httpCode

Defined in node_modules/routing-controllers/http-error/HttpError.d.ts:7


message

message: string

Inherited from DepartmentNotFound.message

Defined in node_modules/typescript/lib/lib.es5.d.ts:974


name

name: string

Inherited from DepartmentNotFound.name

Defined in node_modules/typescript/lib/lib.es5.d.ts:973


Optional stack

stack? : string

Inherited from DepartmentNotFound.stack

Defined in node_modules/typescript/lib/lib.es5.d.ts:975

⚠️ **GitHub.com Fallback** ⚠️