278
edits
mNo edit summary |
(add OPERATION_CANCELLED, PROVIDER_CREATION_FAILED) |
||
Line 11: | Line 11: | ||
|- | |- | ||
| 0x804a0004 || DUPLICATE_ID || Tried to add an item to a calendar in which an item with the same ID already existed | | 0x804a0004 || DUPLICATE_ID || Tried to add an item to a calendar in which an item with the same ID already existed | ||
|- | |||
| 0x804a0005 || OPERATION_CANCELLED || Operation has been cancelled | |||
|- | |||
| 0x804a0006 || PROVIDER_CREATION_FAILED || Creation of calendar object failed. (An error was encountered preparing the calendar for use. It will not be available before restarting.) | |||
|- | |- | ||
| colspan="3" align=center | '''Errors used by ICS Provider (libical)''' | | colspan="3" align=center | '''Errors used by ICS Provider (libical)''' |
edits