[scriptable, uuid(1b493214-4e58-4a40-aa4c-1ab70c6ddbec)]
interface nsIDOMGeoPositionError : nsISupports
Constants
const
unsigned short
UNKNOWN_ERROR = 0
const
unsigned short
PERMISSION_DENIED = 1
const
unsigned short
POSITION_UNAVAILABLE = 2
const
unsigned short
TIMEOUT = 3
Attributes
readonly attribute
short
code
readonly attribute
DOMString
message
Compare to: