Class: RoomNotFoundError

RoomNotFoundError

Raised whenever attempting operation on a non-existent Room.


Properties:
Name Type Description
code number

53106

message string

'Room not found'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string