branch | RCL_3 |
changeset 9 | 8871b09be73b |
parent 0 | 5f000ab63145 |
child 15 | 2a26698d78ba |
--- a/phoneapp/phoneuistates/inc/cphoneconferenceandwaiting.h Tue Feb 02 00:10:04 2010 +0200 +++ b/phoneapp/phoneuistates/inc/cphoneconferenceandwaiting.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: /**