Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web Geolocation - ErrorCode Property

Panel
bgColor#2c3c4c

Error code

Member of Web Geolocation (PRIM_WEB.Geolocation)

Data Type - Enumeration

Details

The Error code property returns an indication of whether the requests was successful or not.

Allowed Values

Enum Value

Description

NONE

The refresh completed successfully

PERMISSION_DENIED

The user denied the request

POSITION_UNAVAILABLE

Location information is unavailable

TIMEOUT

The request timed out

UNKNOWN_ERROR

Catch all for all other errors


See also

All Component Classes

Technical Reference