phoneapp/phoneuistates/inc/cphoneconferenceandsingleandwaiting.h
branchRCL_3
changeset 3 8871b09be73b
parent 0 5f000ab63145
child 5 2a26698d78ba
--- a/phoneapp/phoneuistates/inc/cphoneconferenceandsingleandwaiting.h	Tue Feb 02 00:10:04 2010 +0200
+++ b/phoneapp/phoneuistates/inc/cphoneconferenceandsingleandwaiting.h	Fri Feb 19 22:50:26 2010 +0200
@@ -66,6 +66,14 @@
             const TKeyEvent& aKeyEvent,
             TEventCode aEventCode );
         
+        /**
+        * HandleError
+        * Implements error handling framework
+        * @param aErrorInfo: the error info
+        */
+        IMPORT_C virtual void HandleErrorL( 
+            const TPEErrorInfo& aErrorInfo ); 
+        
     protected:
 
         /**