serviceproviders/sapi_location/tsrc/testing/tsapiloctotest/src/sapiloctotestblocks.cpp
changeset 22 fc9cf246af83
parent 19 989d2f495d90
child 33 50974a8b132e
--- a/serviceproviders/sapi_location/tsrc/testing/tsapiloctotest/src/sapiloctotestblocks.cpp	Fri Jul 03 15:51:24 2009 +0100
+++ b/serviceproviders/sapi_location/tsrc/testing/tsapiloctotest/src/sapiloctotestblocks.cpp	Thu Aug 27 07:43:07 2009 +0300
@@ -157,7 +157,7 @@
     aRequestorStack.Insert(identityInfo,0);
     CoreObj->SetRequestorIdentityL(aRequestorStack) ;*/
 		
-    aRet = CoreObj->GetLocationL(&currpos);
+    TRAP(aRet,CoreObj->GetLocationL(&currpos));
     
     if( KErrTimedOut == aRet )
     	{