Core
Framework v2.x
2

GatewayTimeoutError #

Inherits from KuzzleError.

This error object is used when an action reaches a timeout.

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

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