diff -r 4d198a32ac7d -r d4809db37847 plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-DEA4164E-5F03-4B57-97B9-4C6238481F89.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-DEA4164E-5F03-4B57-97B9-4C6238481F89.html Thu Aug 19 17:48:04 2010 -0700 @@ -0,0 +1,222 @@ + + +Location Service API error messages

Location Service API error messages

+

This section provides information about the error messages returned +by the Location Service API methods.

+

+

GetLocation

+

The following table describes the error messages returned by GetLocation and callback for GetLocation as +part of their return value.

+
+ + + + + + + + + + + + + + + + + + + + + +
Table: GetLocation error +messages
+

Error message

+
+

Description

+
+

Location : GetLocation : Wrong category info should be BasicLocationInformation/GenericLocationInfo

+
+

The LocationInformationClass property contains +an invalid value.

+
+

Location : GetLocation : BadArgument - Updateoptions

+
+

An Updateoptions property has an invalid name.

+
+

Location : GetLocation : Negative Time Interval

+
+

The Updateoptions.UpdateInterval property is negative.

+
+

Location : GetLocation : Updateoptions Type Mismatch

+
+

An Updateoptions property contains a value with +an invalid type.

+
+

Trace

+

The following table describes the error messages returned by Trace and callback for Trace as +part of their return value.

+
+ + + + + + + + + + + + + + + + + + + + + +
Table: Trace error messages
+

Error message

+
+

Description

+
+

Location : Trace : Invalid LocationInformationClass

+
+

The LocationInformationClass property contains +an invalid value.

+
+

Location : Trace : BadArgument - Updateoptions

+
+

An Updateoptions property has an invalid name.

+
+

Location : Trace : Negative Time Interval

+
+

The Updateoptions.UpdateInterval property is negative.

+
+

Location : Trace : Updateoptions Type Mismatch

+
+

An Updateoptions property contains a value with +an invalid type.

+
+

Calculate

+

The following table describes the error messages returned by Calculate as part of its return value.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table: Calculate error +messages
+

Error message

+
+

Description

+
+

Location : Calculate : Missing argument - MathRequest

+
+

The MathRequest property is missing from the input.

+
+

Location : Calculate : Wrong argument - MathRequest

+
+

The MathRequest property contains an invalid value.

+
+

Location : Calculate : Missing argument - locationcoordinate

+
+

Location coordinates are missing from the input.

+
+

Location : Calculate : Missing argument - MoveByThisDistance

+
+

The MoveByThisDistance property is missing from +the input.

+
+

Location : Calculate : Missing argument - MoveByThisBearing

+
+

The MoveByThisBearing property is missing from +the input.

+
+

Location : Calculate : TypeMismatch - MoveByThisDistance

+
+

The MoveByThisDistance property contains a value +with an invalid type.

+
+

Location : Calculate : TypeMismatch - MoveByThisBearing

+
+

The MoveByThisBearing property contains a value +with an invalid type.

+
+

CancelNotification

+

The following table describes the error messages returned by CancelNotification as part of its return value.

+
+ + + + + + + + + + + + + + + + + +
Table: CancelNotification +error messages
+

Error message

+
+

Description

+
+

Location : Cancel : BadArgument – cancel type

+
+

The cancel type property in the input has an invalid name. The expected +name is CancelRequestType.

+
+

Location : Cancel : Missing cancel type

+
+

The CancelRequestType property is missing from +the input.

+
+

Location : Cancel : Wrong cancel type

+
+

The CancelRequestType property contains an invalid +value.

+
+
\ No newline at end of file