crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/Etel_Server.xml
--- a/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/Etel_Server.xml Tue Feb 23 17:04:33 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,63 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<panic_category>
- <category_name>Etel Server</category_name>
- <category_description> <p>Panic caused by incorrect use of the ETel Core API- e.g. passing bad or contradictory values to class constructors or member functions.</p> <p>The client thread causing the panic is terminated.</p></category_description>
- <panics>
- <panic>
- <panic_id>0</panic_id>
- <panic_description><p>The subsession handle is not recognised by the server.</p></panic_description>
- </panic>
- <panic>
- <panic_id>1</panic_id>
- <panic_description><p>An attempt to read or write across the client-server boundary has failed. This usually indicates that the descriptor sent is incorrectly formatted.</p></panic_description>
- </panic>
- <panic>
- <panic_id>2</panic_id>
- <panic_description><p>The message type- sent by the client- is not recognised by the server.</p></panic_description>
- </panic>
- <panic>
- <panic_id>3</panic_id>
- <panic_description><p>Client code has attempted to re-post an asynchronous request before the original request has completed.</p></panic_description>
- </panic>
- <panic>
- <panic_id>4</panic_id>
- <panic_description><p>The client has attempted to open a sub-session without first opening its parent object. </p></panic_description>
- </panic>
- <panic>
- <panic_id>5</panic_id>
- <panic_description><p>The client has attempted to use a zero length descriptor.</p></panic_description>
- </panic>
- <panic>
- <panic_id>6</panic_id>
- <panic_description><p>The size field of a descriptor indicates that it contains a negative amount of data.</p></panic_description>
- </panic>
- <panic>
- <panic_id>7</panic_id>
- <panic_description><p>Not used.</p></panic_description>
- </panic>
- <panic>
- <panic_id>8</panic_id>
- <panic_description><p>Client failed to call <code>Open()</code>.</p></panic_description>
- </panic>
- <panic>
- <panic_id>9</panic_id>
- <panic_description><p>Client failed to call <code>Open()</code>.</p></panic_description>
- </panic>
- <panic>
- <panic_id>10</panic_id>
- <panic_description><p>Client code request to access an element outside the array range.</p></panic_description>
- </panic>
- <panic>
- <panic_id>11</panic_id>
- <panic_description><p>The <code>Open()</code> function has been called twice by the same sub-session.</p></panic_description>
- </panic>
- <panic>
- <panic_id>12</panic_id>
- <panic_description><p>The client has passed a bad phone call type.</p></panic_description>
- </panic>
- <panic>
- <panic_id>13</panic_id>
- <panic_description><p>The client has specified a bad name for a phone line or phone call object.</p> </panic_description>
- </panic>
- </panics>
-</panic_category>
\ No newline at end of file