crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CWAPSession.xml
changeset 2 0c91f0baec58
equal deleted inserted replaced
1:7a31f7298d8f 2:0c91f0baec58
       
     1 <?xml version='1.0' encoding='UTF-8'?>
       
     2 <panic_category>
       
     3   <category_name>CWAPSession</category_name>
       
     4   <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>
       
     5   <panics>
       
     6     <panic>
       
     7       <panic_id>0</panic_id>
       
     8       <panic_description>&lt;p&gt;Client made unrecognised request to  WAP server&lt;/p&gt;</panic_description>
       
     9     </panic>
       
    10     <panic>
       
    11       <panic_id>1</panic_id>
       
    12       <panic_description>&lt;p&gt;An IPC error occurred&lt;/p&gt;</panic_description>
       
    13     </panic>
       
    14     <panic>
       
    15       <panic_id>2</panic_id>
       
    16       <panic_description>&lt;p&gt;An attempt was made to delete a non-existent sub-session&lt;/p&gt;</panic_description>
       
    17     </panic>
       
    18     <panic>
       
    19       <panic_id>3</panic_id>
       
    20       <panic_description>&lt;p&gt;An attempt was made to access a non-existent sub-session&lt;/p&gt;</panic_description>
       
    21     </panic>
       
    22   </panics>
       
    23 </panic_category>