Veriplace_PositionFailureExceptionIndicates that a Veriplace_GetLocationAPI method failed because Veriplace could not obtain the user's location, although your request was valid.
Position failures are classified by a numeric code and may return cached location data from a previous request.
Located in /Veriplace/Exception.php (line 114)
Exception | --Veriplace_Exception | --Veriplace_RequestDeniedException | --Veriplace_GetLocationException | --Veriplace_PositionFailureException
Veriplace_Location
$cachedLocation
(line 141)
int
$code
(line 136)
Inherited from Veriplace_Exception
Veriplace_Exception::$cause
Inherited from Exception (Internal Class)
$code
$file
$line
$message
$string
$trace
Constructor __construct (line 143)
Inherited From Veriplace_Exception
Veriplace_Exception::__construct()
Veriplace_Exception::__toString()
Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
POSITION_DETERMINATION_TEMPORARILY_UNAVAILABLE
= 110
(line 126)
Error code for position determination being temporarily unavailable, for example if a carrier's infrastructure is undergoing maintenance.
POSITION_FAILURE
= 100
(line 120)
Error code for location being unavailable, for example if the device is powered off or out of network coverage.
RESTRICTED
= 200
(line 131)
Error code for position data being restricted by a user privacy setting.
Documentation generated on Sun, 29 Aug 2010 04:08:38 -0700 by phpDocumentor 1.4.1