crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/USER-EXEC.htm
changeset 0 5ad7ad99af01
--- /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 @@
+<h1>USER-EXEC</h1>
+<p>No Description</p>
+<code>3</code>
+<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 <a href="../reference-cpp/E32_EKA2/UserClass.html#%3a%3aUser%3a%3aRaiseException%28%29" title="function User::RaiseException()"><code class="ApiItem">User::RaiseException()</code></a>, 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