Members
(inner, constant) MeasurementUnit
Properties:
Name | Type | Description |
---|---|---|
INCH |
INCH |
|
CENTIMETER |
CENTIMETER |
Type Definitions
DisconnectedException :Object
Exception thrown when you attempt to perform a function
Properties:
Name | Type | Description |
---|---|---|
code |
String |
The code of the error, in this case it is 'Agent.Proximity.Disconnected' |
name |
String |
The name of the error, in this case it is 'DisconnectedException' |
stack |
String |
The stack trace from where this error was instantiated. |