Core
Framework v2.x
2

ForbiddenError #

Inherits from KuzzleError.

This error object is used on an unauthorized attempt to access a resource.

constructor(message: string, id?: string, code?: number)

ArgumentTypeDescription
message
string
Error message
id
string
(optional) Error unique name
code
number
(optional) Error unique code