crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/Versit-Parser.htm
changeset 0 5ad7ad99af01
equal deleted inserted replaced
-1:000000000000 0:5ad7ad99af01
       
     1 <h1>Versit-Parser</h1>
       
     2 <p>Versit panics:</p>
       
     3 <code>0</code>
       
     4 <p>The parser has tried to access a token, but no current token
       
     5 exists.</p>
       
     6 <code>1</code>
       
     7 <p>An object of class <code>CVersitUnicodeUtils</code> (which converts
       
     8 between narrow and wide descriptors) has not been allocated by the
       
     9 parser.</p>
       
    10 <code>2</code>
       
    11 <p>An attempt was made to construct a <code>CParserProperty</code>
       
    12 without specifying a property value.</p>
       
    13 <code>3</code>
       
    14 <p>A week day array, <code>CWeekDayArray</code>, contains an invalid
       
    15 value, (not between <code>EMonday</code> and <code>ESunday</code>
       
    16 inclusive).</p>
       
    17 <code>4</code>
       
    18 <p>The number of a week within a month is invalid.</p>
       
    19 <code>5</code>
       
    20 <p>The repeat type for a recurrence rule property value is not one of the
       
    21 values specified in <code>CVersitRecurrence::TType</code>.</p>