Contents

HMError.Code.invalidParameter

An error indicating the object is invalid for the given operation.

Declaration

case invalidParameter

Discussion

For example, the home object issues an error when attempting to add a room that exists in another home.

See Also

Parameter errors