crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/Versit-Parser.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:06:45 +0200
changeset 0 5ad7ad99af01
permissions -rw-r--r--
Initial version of CrashAnalyser under EPL

<h1>Versit-Parser</h1>
<p>Versit panics:</p>
<code>0</code>
<p>The parser has tried to access a token, but no current token
exists.</p>
<code>1</code>
<p>An object of class <code>CVersitUnicodeUtils</code> (which converts
between narrow and wide descriptors) has not been allocated by the
parser.</p>
<code>2</code>
<p>An attempt was made to construct a <code>CParserProperty</code>
without specifying a property value.</p>
<code>3</code>
<p>A week day array, <code>CWeekDayArray</code>, contains an invalid
value, (not between <code>EMonday</code> and <code>ESunday</code>
inclusive).</p>
<code>4</code>
<p>The number of a week within a month is invalid.</p>
<code>5</code>
<p>The repeat type for a recurrence rule property value is not one of the
values specified in <code>CVersitRecurrence::TType</code>.</p>