Class: RoomNameInvalidError

RoomNameInvalidError

Raised whenever a Room name is invalid, and the scenario is not covered by a more specific error code.


Properties:
Name Type Description
code number

53100

message string

'Room name is invalid'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string