Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <CalinterimApiPanic.h>
This item is not part of the S60 5th Edition SDK

Enum TCalInterimApiPanicCode

TCalInterimApiPanicCode

Description

Panics raised from CallinterimAPI

EInvalidCategoryParameter

Trying to create a CCalCategoryCCalCategory 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 CCalEntryCCalEntry.

EInvalidRecurrenceRangeParameter

Passed invalid Recurrence Range.

ENullInstanceParameter

Attempt to pass a NULL object of type CCalInstanceCCalInstance.

EInvalidEntryTypeParameter

Wrong CCalEntryCCalEntry TType passed to API

ERepeatRuleBitFailure

Attempt to create an invalid repeat rule.

EInvalidRepeatRuleType

Attempt to pass incorrect TCalRRuleTCalRRule 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 CCalSessionCCalSession object.

EInvalidAttachmentType

The type of CCalAttachment is unknown.