Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: CalinterimApiPanic.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Enum TCalInterimApiPanicCode

TCalInterimApiPanicCode

Description

Panics raised from CallinterimAPI

EInvalidCategoryParameter

Trying to create a CCalCategory object and a wrong type is passed.

EInvalidChangeEntryType

Attempt to pass wrong type of TChangeEntryType.

EInvalidEntryStatus

Trying to fetch an undefined TStatus/TCalStatus of an Entry.

EInvalidEntryType

The TType of an Entry dosen't match the standard types

EInstanceCreatedFromNullEntry

Atttempt to create an object using NULL object of type CCalEntry.

EInvalidRecurrenceRangeParameter

Passed invalid Recurrence Range.

ENullInstanceParameter

Attempt to pass a NULL object of type CCalInstance.

EInvalidEntryTypeParameter

Wrong CCalEntry TType passed to API

ERepeatRuleBitFailure

Attempt to create an invalid repeat rule.

EInvalidRepeatRuleType

Attempt to pass incorrect TCalRRule TType.

ERepeatRuleTypeAlreadySet

Trying to set a repeat rule while one has already been set.

ESessionHasOpenReferences

Raised by the Class CCalSession's destructor if all the opened references have not been closed before destruction of CCalSession object.