crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CHWComm.xml
changeset 2 0c91f0baec58
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CHWComm.xml	Wed Apr 21 09:51:02 2010 +0300
@@ -0,0 +1,23 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<panic_category>
+  <category_name>CHWComm</category_name>
+  <category_description> &lt;p&gt;Panic of ECUART module raised by the Serial Comms Server (or &amp;quot;CommsServer&amp;quot;).&lt;/p&gt;</category_description>
+  <panics>
+    <panic>
+      <panic_id>0</panic_id>
+      <panic_description>&lt;p&gt;Bad descriptor passed by client.&lt;/p&gt;</panic_description>
+    </panic>
+    <panic>
+      <panic_id>1</panic_id>
+      <panic_description>&lt;p&gt;&lt;code&gt;cancel()&lt;/code&gt; method called without calling the respective API first. I.e. an attempt was made to cancel an operation that was not started.&lt;/p&gt;</panic_description>
+    </panic>
+    <panic>
+      <panic_id>2</panic_id>
+      <panic_description>&lt;p&gt;Incorrect usage of an API for the current DTE/DCE role.&lt;/p&gt;</panic_description>
+    </panic>
+    <panic>
+      <panic_id>3</panic_id>
+      <panic_description>&lt;p&gt;Internal error caused by the notification count being negative.&lt;/p&gt;</panic_description>
+    </panic>
+  </panics>
+</panic_category>
\ No newline at end of file