W3cubDocs

/DOM

PositionError.message

The PositionError.message read-only property returns a human-readable DOMString describing the details of the error.

Syntax

msg = positionError.message

Specifications

Specification Status Comment
Geolocation API
The definition of 'PositionError.message' in that specification.
Recommendation Initial definition

Browser compatibility

Feature Chrome Edge Firefox (Gecko) Internet Explorer Opera Safari
Basic support 5 (Yes) 3.5 (1.9.1) 9 10.60
No support 15.0
16.0
5
Feature Android Chrome for Android Edge Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support ? ? (Yes) 4.0 (4) ? 10.60 ?

See also

© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/PositionError/message