Skip to main content
Version: Next

Class: RoomNotFoundException

Defined in: js-server-sdk/src/exceptions/index.ts:29

Extends​

Constructors​

Constructor​

new RoomNotFoundException(info): RoomNotFoundException

Defined in: js-server-sdk/src/exceptions/index.ts:16

Parameters​

ParameterType
infoFishjamExceptionInfo

Returns​

RoomNotFoundException

Inherited from​

FishjamBaseException.constructor

Properties​

details?​

optional details: string

Defined in: js-server-sdk/src/exceptions/index.ts:15

Inherited from​

FishjamBaseException.details


statusCode​

statusCode: number

Defined in: js-server-sdk/src/exceptions/index.ts:14

Inherited from​

FishjamBaseException.statusCode