diff -r 000000000000 -r 5ad7ad99af01 crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/USER-EXEC.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/USER-EXEC.htm Thu Feb 11 15:06:45 2010 +0200 @@ -0,0 +1,14 @@ +

USER-EXEC

+

No Description

+3 +

In Symbian OS 8.1b, 9.0, 9.1 and subsequent versions:

+

this panic is raised when an exception is raised on the +current thread by a call to User::RaiseException(), and +the thread has no exception handler to handle the specified exception.

+

In Symbian OS up to 8.1a:

+

this panic is raised when the current thread calls +RThread::RaiseException() on itself, and the thread has no +exception handler to handle the specified exception.

+

Note that the RThread::RaiseException() +API is deprecated in Symbian OS 8.1b, 9.0, 9.1 and subsequent +versions, and should not be used.

\ No newline at end of file