Class: RoomStatusInvalidError

RoomStatusInvalidError

Raised in the REST API when Status is not valid or the Room is not in-progress.


Properties:
Name Type Description
code number

53112

message string

'Status is invalid'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string