crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/CWAPSession.xml
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:32:31 +0200
changeset 2 b9ab3b238396
parent 0 5ad7ad99af01
permissions -rw-r--r--
Initial version of Performance Investigator under EPL

<?xml version='1.0' encoding='UTF-8'?>
<panic_category>
  <category_name>CWAPSession</category_name>
  <category_description> &lt;p&gt;The WAP Stack API can raise panics with the category CWAPSession, and the following codes:&lt;/p&gt;</category_description>
  <panics>
    <panic>
      <panic_id>0</panic_id>
      <panic_description>&lt;p&gt;Client made unrecognised request to  WAP server&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>1</panic_id>
      <panic_description>&lt;p&gt;An IPC error occurred&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>2</panic_id>
      <panic_description>&lt;p&gt;An attempt was made to delete a non-existent sub-session&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>3</panic_id>
      <panic_description>&lt;p&gt;An attempt was made to access a non-existent sub-session&lt;/p&gt;</panic_description>
    </panic>
  </panics>
</panic_category>