serviceproviders/sapi_location/inc/locationerrormessage.hrh
changeset 22 fc9cf246af83
parent 19 989d2f495d90
equal deleted inserted replaced
19:989d2f495d90 22:fc9cf246af83
    35 _LIT(KWrongMathrequest, "location : Calculate : Wrong argument - MathRequest");
    35 _LIT(KWrongMathrequest, "location : Calculate : Wrong argument - MathRequest");
    36 _LIT(KMissingParamCord, "location : Calculate : Missing argument - locationcoordinate");
    36 _LIT(KMissingParamCord, "location : Calculate : Missing argument - locationcoordinate");
    37 _LIT(KMissingDistanceParam, "location : Calculate : Missing argument - MoveByThisDistance");
    37 _LIT(KMissingDistanceParam, "location : Calculate : Missing argument - MoveByThisDistance");
    38 _LIT(KMissingBearingParam, "location : Calculate : Missing argument - MoveByThisBearing");
    38 _LIT(KMissingBearingParam, "location : Calculate : Missing argument - MoveByThisBearing");
    39 
    39 
       
    40 _LIT(KGetLocationBadEnableHighAcc, "location : GetLocation : EnableHighAccuracy Type mismatch");
       
    41 _LIT(KTraceBadEnableHighAcc, "location : Trace : EnableHighAccuracy Type mismatch");
    40 _LIT(KGetLocationWrongupdateMap, "location : GetLocation : BadArgument - Updateoptions");
    42 _LIT(KGetLocationWrongupdateMap, "location : GetLocation : BadArgument - Updateoptions");
    41 _LIT(KCalWrongSource, "location : Calculate : Wrong Argument - SourceParam");
    43 _LIT(KCalWrongSource, "location : Calculate : Wrong Argument - SourceParam");
    42 _LIT(KCalWrongDest, "location : Calculate : Wrong Argument - Paramdestination");
    44 _LIT(KCalWrongDest, "location : Calculate : Wrong Argument - Paramdestination");
    43 _LIT(KGetLocationNegativeTime, "location : GetLocation : Negative Time Interval");
    45 _LIT(KGetLocationNegativeTime, "location : GetLocation : Negative Time Interval");
    44 _LIT(KTraceNegativeTime, "location : Trace : Negative Time Interval");
    46 _LIT(KTraceNegativeTime, "location : Trace : Negative Time Interval");