crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.corecomponents/data/CWAPSession.xml
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 20 Apr 2010 14:41:43 +0300
changeset 4 615035072f7e
permissions -rw-r--r--
Crash Analyser Carbide extension v1.3

<?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>