Class: Command_error

RS.Command_error

The RealityServer Command_error class. Commands that result in errors will resolve with instances of this class. Can be identified using either instanceof RS.Error or the name property which will be CommandError

Extends

Members

code Number

The error code returned by RealityServer

data Object

Additional error data returned by RealityServer