crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/USER-EXEC.htm
changeset 0 5ad7ad99af01
equal deleted inserted replaced
-1:000000000000 0:5ad7ad99af01
       
     1 <h1>USER-EXEC</h1>
       
     2 <p>No Description</p>
       
     3 <code>3</code>
       
     4 <p>In Symbian OS 8.1b, 9.0, 9.1 and subsequent versions:</p>
       
     5 <p>this panic is raised when an exception is raised on the
       
     6 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
       
     7 the thread has no exception handler to handle the specified exception.</p>
       
     8 <p>In Symbian OS up to 8.1a:</p>
       
     9 <p>this panic is raised when the current thread calls
       
    10 <code class="ApiItem">RThread::RaiseException()</code> on itself, and the thread has no
       
    11 exception handler to handle the specified exception.</p>
       
    12 <p>Note that the <code class="ApiItem">RThread::RaiseException()</code>
       
    13 API is deprecated in Symbian OS 8.1b, 9.0, 9.1 and subsequent
       
    14 versions, and should not be used.</p>