Class: RoomInvalidParametersError

RoomInvalidParametersError

Raised in the REST API when one or more Room creation parameter is incompatible with the Room type.


Properties:
Name Type Description
code number

53114

message string

'Room creation parameter(s) incompatible with the Room type'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string