public class PositionError extends Object
Modifier and Type | Field and Description |
---|---|
double |
code |
String |
message |
double |
PERMISSION_DENIED |
double |
POSITION_UNAVAILABLE |
static PositionError |
prototype |
double |
TIMEOUT |
constructor
Constructor and Description |
---|
PositionError() |
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns a string representation of an object.
|
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, valueOf
public double code
public String message
public double PERMISSION_DENIED
public double POSITION_UNAVAILABLE
public double TIMEOUT
public static PositionError prototype