branch | RCL_3 |
changeset 14 | 24062c24fe38 |
parent 0 | 5f000ab63145 |
child 61 | 41a7f70b3818 |
--- a/phoneapp/phoneuistates/inc/cphonesingleandcallsetupandwaiting.h Fri Feb 19 22:50:26 2010 +0200 +++ b/phoneapp/phoneuistates/inc/cphonesingleandcallsetupandwaiting.h Fri Mar 12 15:42:40 2010 +0200 @@ -64,7 +64,14 @@ TPhoneKeyEventMessages aMessage, TKeyCode aCode ); - + /** + * HandleError + * Implements error handling framework + * @param aErrorInfo: the error info + */ + IMPORT_C virtual void HandleErrorL( + const TPEErrorInfo& aErrorInfo ); + protected: /**