Read-only archive of the All About Symbian forum (2001–2013) · About this archive

User::HandleException

0 replies · 887 views · Started 18 October 2004

Hi all

I'm currently working on porting an application from the P800 to the Nokia Communicator. Everything works fine except that the app crashes sometimes with an unhandled exception (User 42 or WServ 10).

Since I cannot track where this is happening (happens at random times and in different parts of the software), I want to add a general exception handler to track this error.

I read from the SDK documentation that is't possible to add an exception handler with User::HandleException. But I cannot find any examples of how to use this functionality.

Does anyone have a working example of using User::HandleException or maybe another suggestion how to find this particular error?

Thanks in advance for any help.

Best regards
Arjen