crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/Versit-Parser.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/Versit-Parser.xml Thu Feb 11 15:06:45 2010 +0200
@@ -0,0 +1,31 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<panic_category>
+ <category_name>Versit-Parser</category_name>
+ <category_description> <p>Versit panics:</p></category_description>
+ <panics>
+ <panic>
+ <panic_id>0</panic_id>
+ <panic_description><p>The parser has tried to access a token, but no current token exists.</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>1</panic_id>
+ <panic_description><p>An object of class <code>CVersitUnicodeUtils</code> (which converts between narrow and wide descriptors) has not been allocated by the parser.</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>2</panic_id>
+ <panic_description><p>An attempt was made to construct a <code>CParserProperty</code> without specifying a property value.</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>3</panic_id>
+ <panic_description><p>A week day array, <code>CWeekDayArray</code>, contains an invalid value, (not between <code>EMonday</code> and <code>ESunday</code> inclusive).</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>4</panic_id>
+ <panic_description><p>The number of a week within a month is invalid.</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>5</panic_id>
+ <panic_description><p>The repeat type for a recurrence rule property value is not one of the values specified in <code>CVersitRecurrence::TType</code>.</p> </panic_description>
+ </panic>
+ </panics>
+</panic_category>
\ No newline at end of file