--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/USER-EXEC.xml Thu Feb 11 15:06:45 2010 +0200
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<panic_category>
+ <category_name>USER-EXEC</category_name>
+ <category_description> <p>No Description</p></category_description>
+ <panics>
+ <panic>
+ <panic_id>3</panic_id>
+ <panic_description><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> </panic_description>
+ </panic>
+ </panics>
+</panic_category>
\ No newline at end of file