diff -r 7a31f7298d8f -r 0c91f0baec58 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/Versit-Parser.xml --- /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 @@ + + + Versit-Parser + <p>Versit panics:</p> + + + 0 + <p>The parser has tried to access a token, but no current token exists.</p> + + + 1 + <p>An object of class <code>CVersitUnicodeUtils</code> (which converts between narrow and wide descriptors) has not been allocated by the parser.</p> + + + 2 + <p>An attempt was made to construct a <code>CParserProperty</code> without specifying a property value.</p> + + + 3 + <p>A week day array, <code>CWeekDayArray</code>, contains an invalid value, (not between <code>EMonday</code> and <code>ESunday</code> inclusive).</p> + + + 4 + <p>The number of a week within a month is invalid.</p> + + + 5 + <p>The repeat type for a recurrence rule property value is not one of the values specified in <code>CVersitRecurrence::TType</code>.</p> + + + \ No newline at end of file