crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/USER-EXEC.xml
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Wed, 21 Apr 2010 09:51:02 +0300
changeset 2 0c91f0baec58
permissions -rw-r--r--
Source codes for command line version of Crash Analyser Carbide extension v1.3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
     1
<?xml version='1.0' encoding='UTF-8'?>
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
     2
<panic_category>
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
     3
  <category_name>USER-EXEC</category_name>
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
     4
  <category_description> &lt;p&gt;No Description&lt;/p&gt;</category_description>
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
     5
  <panics>
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
     6
    <panic>
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
     7
      <panic_id>3</panic_id>
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
     8
      <panic_description>&lt;p&gt;In Symbian OS 8.1b, 9.0, 9.1 and subsequent versions:&lt;/p&gt; &lt;p&gt;this panic is raised when an exception is raised on the current thread by a call to &lt;code class="ApiItem"&gt;User::RaiseException()&lt;/code&gt;, and the thread has no exception handler to handle the specified exception.&lt;/p&gt; &lt;p&gt;In Symbian OS up to 8.1a:&lt;/p&gt; &lt;p&gt;this panic is raised when the current thread calls &lt;code class="ApiItem"&gt;RThread::RaiseException()&lt;/code&gt; on itself, and the thread has no exception handler to handle the specified exception.&lt;/p&gt; &lt;p&gt;Note that the &lt;code class="ApiItem"&gt;RThread::RaiseException()&lt;/code&gt; API is deprecated in Symbian OS 8.1b, 9.0, 9.1 and subsequent versions, and should not be used.&lt;/p&gt;	   </panic_description>
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
     9
    </panic>
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
    10
  </panics>
0c91f0baec58 Source codes for command line version of Crash Analyser Carbide extension v1.3
Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
parents:
diff changeset
    11
</panic_category>