crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/Versit-Parser.xml
changeset 2 0c91f0baec58
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/Versit-Parser.xml	Wed Apr 21 09:51:02 2010 +0300
@@ -0,0 +1,31 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<panic_category>
+  <category_name>Versit-Parser</category_name>
+  <category_description> &lt;p&gt;Versit panics:&lt;/p&gt;</category_description>
+  <panics>
+    <panic>
+      <panic_id>0</panic_id>
+      <panic_description>&lt;p&gt;The parser has tried to access a token, but no current token exists.&lt;/p&gt;</panic_description>
+    </panic>
+    <panic>
+      <panic_id>1</panic_id>
+      <panic_description>&lt;p&gt;An object of class &lt;code&gt;CVersitUnicodeUtils&lt;/code&gt; (which converts between narrow and wide descriptors) has not been allocated by the parser.&lt;/p&gt;</panic_description>
+    </panic>
+    <panic>
+      <panic_id>2</panic_id>
+      <panic_description>&lt;p&gt;An attempt was made to construct a &lt;code&gt;CParserProperty&lt;/code&gt; without specifying a property value.&lt;/p&gt;</panic_description>
+    </panic>
+    <panic>
+      <panic_id>3</panic_id>
+      <panic_description>&lt;p&gt;A week day array, &lt;code&gt;CWeekDayArray&lt;/code&gt;, contains an invalid value, (not between &lt;code&gt;EMonday&lt;/code&gt; and &lt;code&gt;ESunday&lt;/code&gt; inclusive).&lt;/p&gt;</panic_description>
+    </panic>
+    <panic>
+      <panic_id>4</panic_id>
+      <panic_description>&lt;p&gt;The number of a week within a month is invalid.&lt;/p&gt;</panic_description>
+    </panic>
+    <panic>
+      <panic_id>5</panic_id>
+      <panic_description>&lt;p&gt;The repeat type for a recurrence rule property value is not one of the values specified in &lt;code&gt;CVersitRecurrence::TType&lt;/code&gt;.&lt;/p&gt;	   </panic_description>
+    </panic>
+  </panics>
+</panic_category>
\ No newline at end of file