SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Application Engines CALINTERIMAPI » TCalInterimApiPanicCode
Location: CalinterimApiPanic.h
CalinterimApiPanic.h
TCalInterimApiPanicCode
Panics raised from CallinterimAPI
EInvalidCategoryParameter
Trying to create a CCalCategory object and a wrong type is passed.
CCalCategory
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.
CCalEntry
EInvalidRecurrenceRangeParameter
Passed invalid Recurrence Range.
ENullInstanceParameter
Attempt to pass a NULL object of type CCalInstance.
CCalInstance
EInvalidEntryTypeParameter
Wrong CCalEntry TType passed to API
ERepeatRuleBitFailure
Attempt to create an invalid repeat rule.
EInvalidRepeatRuleType
Attempt to pass incorrect TCalRRule TType.
TCalRRule
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.
CCalSession
Copyright ©2008 Symbian Software Ltd.