Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ForbiddenError

Error class for http status 403

Hierarchy

Implements

  • Error

Index

Constructors

Properties

Constructors

constructor

  • new ForbiddenError(message?: string | null, error?: any): ForbiddenError

Properties

code

code: number

Optional error

error: any

message

message: string

name

name: string

stack

stack: string

Generated using TypeDoc