phoneapp/phoneuistates/inc/cphonecallsetupandwaiting.h
branchRCL_3
changeset 4 24062c24fe38
parent 0 5f000ab63145
child 24 41a7f70b3818
--- a/phoneapp/phoneuistates/inc/cphonecallsetupandwaiting.h	Fri Feb 19 22:50:26 2010 +0200
+++ b/phoneapp/phoneuistates/inc/cphonecallsetupandwaiting.h	Fri Mar 12 15:42:40 2010 +0200
@@ -60,6 +60,14 @@
             const TInt aMessage, 
             TInt aCallId );       
         
+        /**
+        * HandleError
+        * Implements error handling framework
+        * @param aErrorInfo: the error info
+        */
+        IMPORT_C virtual void HandleErrorL( 
+            const TPEErrorInfo& aErrorInfo ); 
+
     protected:
 
         /**