Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Agenda utility panics

Agenda model panic numbers. They have a category of "Agenda model".

0

The agenda model is in a state inconsistent with an action being requested of it.

1

An entry contains bad or conflicting data.

2

A to-do list contains bad or conflicting data.

3

The to-do defaults contain bad or conflicting data.

4

An agenda entry does not contain any rich text.

5

An agenda date/time has a NULL value.

6

Attempted to cast a CAgnEntry to a CAgnAppt when the entry's type is not EAppt.

7

Attempted to cast a CAgnEntry to a CAgnEvent when the entry's type is not EEvent or EAnniv.

8

Attempted to cast a CAgnEntry to a CAgnAnniv when the entry's type is not EAnniv.

9

Attempted to cast a CAgnEntry to a CAgnTodo when the entry's type is not ETodo.

10

Attempted to set a date outside of the valid agenda model date range.

11

Attempted to access an array element outside the array bounds.

12

Null pointer specified.

13

Attempted to delete an agenda item that wasn't found.

14

The iterator has been assigned a null index.

15

The iterator is out of range.

16

The entry has a null time.

17

A parameter with a null date value was specified.

18

All instances of a repeating entry are exceptions.

19

Tried to fetch an instance that couldn't be generated from the repeat details.

20

An error has occurred in the entry cluster management. i.e. when storing the buffer there are more entries in it than the allowable maximum.

21

Performed an operation on an entry that has been marked as deleted.

22

Sort entry not found in index.

23

Requested an index that doesn't exist.

24

The stream from which an entry originates is different from the stream to which it is being updated/deleted.

25

Called CAgnAlarm::RequestServerTerminationNotification() more than once.

26

Called CAgnAlarm::RequestServerTerminationNotification() with a callback set.

27

Agenda model filter priority is invalid.

28

Agenda model filter maximum priority has not been set.

29

Crossed out entries are not included in tidy filter.

30

Called an unsupported function.