diff -r 7a31f7298d8f -r 0c91f0baec58 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/USER-EXEC.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/USER-EXEC.xml Wed Apr 21 09:51:02 2010 +0300 @@ -0,0 +1,11 @@ + + + USER-EXEC + <p>No Description</p> + + + 3 + <p>In Symbian OS 8.1b, 9.0, 9.1 and subsequent versions:</p> <p>this panic is raised when an exception is raised on the current thread by a call to <code class="ApiItem">User::RaiseException()</code>, and the thread has no exception handler to handle the specified exception.</p> <p>In Symbian OS up to 8.1a:</p> <p>this panic is raised when the current thread calls <code class="ApiItem">RThread::RaiseException()</code> on itself, and the thread has no exception handler to handle the specified exception.</p> <p>Note that the <code class="ApiItem">RThread::RaiseException()</code> API is deprecated in Symbian OS 8.1b, 9.0, 9.1 and subsequent versions, and should not be used.</p> + + + \ No newline at end of file