Class: RoomRoomExistsError

RoomRoomExistsError

Raised in the REST API when the Room creation fails because a Room exists with the same name.


Properties:
Name Type Description
code number

53113

message string

'Room exists'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string