Symbian3/PDK/Source/GUID-7EDA0ED7-D560-5E6B-BF11-F4154EAC0587.dita
changeset 5 f345bda72bc4
child 14 578be2adaf3e
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-7EDA0ED7-D560-5E6B-BF11-F4154EAC0587" xml:lang="en"><title>Category:
       
    13 Versit-Parser</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Versit panics:</p>
       
    15 <table id="GUID-72B7A457-B45F-53F9-9114-5550C9B8DB89">
       
    16 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
       
    17 <tbody>
       
    18 <row>
       
    19 <entry><p>0</p> </entry>
       
    20 <entry><p>The parser has tried to access a token, but no current token exists.</p> </entry>
       
    21 </row>
       
    22 <row>
       
    23 <entry><p>1</p> </entry>
       
    24 <entry><p>An object of class <xref href="GUID-5004C110-E210-3557-BC9A-852AEE737EE1.dita"><apiname>CVersitUnicodeUtils</apiname></xref> (which
       
    25 converts between narrow and wide descriptors) has not been allocated by the
       
    26 parser.</p> </entry>
       
    27 </row>
       
    28 <row>
       
    29 <entry><p>2</p> </entry>
       
    30 <entry><p>An attempt was made to construct a <xref href="GUID-895C3D03-FE10-329C-9437-2948686509C5.dita"><apiname>CParserProperty</apiname></xref> without
       
    31 specifying a property value.</p> </entry>
       
    32 </row>
       
    33 <row>
       
    34 <entry><p>3</p> </entry>
       
    35 <entry><p>A week day array, <xref href="GUID-3CE64F86-4964-3783-B129-210C412CC1A0.dita"><apiname>CWeekDayArray</apiname></xref>, contains an
       
    36 invalid value, (not between <codeph>EMonday</codeph> and <codeph>ESunday</codeph> inclusive).</p> </entry>
       
    37 </row>
       
    38 <row>
       
    39 <entry><p>4</p> </entry>
       
    40 <entry><p>The number of a week within a month is invalid.</p> </entry>
       
    41 </row>
       
    42 <row>
       
    43 <entry><p>5</p> </entry>
       
    44 <entry><p>The repeat type for a recurrence rule property value is not one
       
    45 of the values specified in <xref href="GUID-2D9F60C3-28C5-3E6D-BE56-1D17641F8188.dita#GUID-2D9F60C3-28C5-3E6D-BE56-1D17641F8188/GUID-F39C086D-567A-330C-8D16-25126FF4C179"><apiname>CVersitRecurrence::TType()</apiname></xref>.</p> </entry>
       
    46 </row>
       
    47 </tbody>
       
    48 </tgroup>
       
    49 </table></conbody></concept>