Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Versit panics

Versit panic numbers. The versit panic numbers have a category of "Versit-Parser".

0

The parser has tried to access a token, but no current token exists.

1

An object of class CVersitUnicodeUtils (which converts between narrow and wide descriptors) has not been allocated by the parser.

2

An attempt was made to construct a CParserProperty without specifying a property value.

3

A week day array, CWeekDayArray, contains an invalid value, (not between EMonday and ESunday inclusive).

4

The number of a week within a month is invalid.

5

The repeat type for a recurrence rule property value is not one of the values specified in CVersitRecurrence::TType.