Web Geolocation - ErrorCode Property

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

  • No labels