Symbian3/PDK/Source/GUID-D9AEB0C8-D219-5DC6-B3D9-6D029F190902.dita
changeset 5 f345bda72bc4
child 14 578be2adaf3e
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-D9AEB0C8-D219-5DC6-B3D9-6D029F190902" xml:lang="en"><title>Category:
       
    13 Agenda Model</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Agenda model utility panics:</p>
       
    15 <table id="GUID-A05F6767-19A8-5B49-8C84-A692BC50B98D">
       
    16 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
       
    17 <tbody>
       
    18 <row>
       
    19 <entry><p>0</p> </entry>
       
    20 <entry><p>The agenda model is in a state inconsistent with an action being
       
    21 requested of it. </p> </entry>
       
    22 </row>
       
    23 <row>
       
    24 <entry><p>1</p> </entry>
       
    25 <entry><p>An entry contains bad or conflicting data.</p> </entry>
       
    26 </row>
       
    27 <row>
       
    28 <entry><p>2</p> </entry>
       
    29 <entry><p>A to-do list contains bad or conflicting data.</p> </entry>
       
    30 </row>
       
    31 <row>
       
    32 <entry><p>3</p> </entry>
       
    33 <entry><p>The to-do defaults contain bad or conflicting data.</p> </entry>
       
    34 </row>
       
    35 <row>
       
    36 <entry><p>4</p> </entry>
       
    37 <entry><p>An agenda entry does not contain any rich text.</p> </entry>
       
    38 </row>
       
    39 <row>
       
    40 <entry><p>5</p> </entry>
       
    41 <entry><p>An agenda date or time has a <i>NULL</i> value.</p> </entry>
       
    42 </row>
       
    43 <row>
       
    44 <entry><p>6</p> </entry>
       
    45 <entry><p>Attempted to cast a <codeph>CAgnEntry</codeph> to a <codeph>CAgnAppt</codeph> when
       
    46 the type of entry is not <codeph>EAppt</codeph>.</p> </entry>
       
    47 </row>
       
    48 <row>
       
    49 <entry><p>7</p> </entry>
       
    50 <entry><p>Attempted to cast a <codeph>CAgnEntry</codeph> to a <codeph>CAgnEvent</codeph> when
       
    51 the type of entry is not <codeph>EEvent</codeph> or <codeph>EAnniv</codeph>.</p> </entry>
       
    52 </row>
       
    53 <row>
       
    54 <entry><p>8</p> </entry>
       
    55 <entry><p>Attempted to cast a <codeph>CAgnEntry</codeph> to a <codeph>CAgnAnniv</codeph> when
       
    56 the type of entry is not <codeph>EAnniv</codeph>.</p> </entry>
       
    57 </row>
       
    58 <row>
       
    59 <entry><p>9</p> </entry>
       
    60 <entry><p>Attempted to cast a <codeph>CAgnEntry</codeph> to a <codeph>CAgnTodo</codeph> when
       
    61 the type of entry is not <codeph>ETodo</codeph>.</p> </entry>
       
    62 </row>
       
    63 <row>
       
    64 <entry><p>10</p> </entry>
       
    65 <entry><p>Attempted to set a date outside of the valid agenda model date range.</p> </entry>
       
    66 </row>
       
    67 <row>
       
    68 <entry><p>11</p> </entry>
       
    69 <entry><p>Attempted to access an array element outside the array bounds.</p> </entry>
       
    70 </row>
       
    71 <row>
       
    72 <entry><p>12</p> </entry>
       
    73 <entry><p>Null pointer specified.</p> </entry>
       
    74 </row>
       
    75 <row>
       
    76 <entry><p>13</p> </entry>
       
    77 <entry><p>Attempted to delete an agenda item that was not found.</p> </entry>
       
    78 </row>
       
    79 <row>
       
    80 <entry><p>14</p> </entry>
       
    81 <entry><p>The iterator has been assigned a null index.</p> </entry>
       
    82 </row>
       
    83 <row>
       
    84 <entry><p>15</p> </entry>
       
    85 <entry><p>The iterator is out of range.</p> </entry>
       
    86 </row>
       
    87 <row>
       
    88 <entry><p>16</p> </entry>
       
    89 <entry><p>The entry has a null time.</p> </entry>
       
    90 </row>
       
    91 <row>
       
    92 <entry><p>17</p> </entry>
       
    93 <entry><p>A parameter with a null date value was specified.</p> </entry>
       
    94 </row>
       
    95 <row>
       
    96 <entry><p>18</p> </entry>
       
    97 <entry><p>All instances of a repeating entry are exceptions.</p> </entry>
       
    98 </row>
       
    99 <row>
       
   100 <entry><p>19</p> </entry>
       
   101 <entry><p>Tried to fetch an instance that couldn't be generated from the repeat
       
   102 details.</p> </entry>
       
   103 </row>
       
   104 <row>
       
   105 <entry><p>20</p> </entry>
       
   106 <entry><p>An error has occurred in the entry cluster management. When storing
       
   107 the buffer there are more entries in it than the allowable maximum.</p> </entry>
       
   108 </row>
       
   109 <row>
       
   110 <entry><p>21</p> </entry>
       
   111 <entry><p>Performed an operation on an entry that has been marked as deleted.</p> </entry>
       
   112 </row>
       
   113 <row>
       
   114 <entry><p>22</p> </entry>
       
   115 <entry><p>Sort entry not found in index.</p> </entry>
       
   116 </row>
       
   117 <row>
       
   118 <entry><p>23</p> </entry>
       
   119 <entry><p>Requested an index that does not exist.</p> </entry>
       
   120 </row>
       
   121 <row>
       
   122 <entry><p>24</p> </entry>
       
   123 <entry><p>The stream from which an entry originates is different from the
       
   124 stream to which it is being updated or deleted.</p> </entry>
       
   125 </row>
       
   126 <row>
       
   127 <entry><p>25</p> </entry>
       
   128 <entry><p>Called <codeph>CAgnAlarm::RequestServerTerminationNotification()</codeph> more
       
   129 than once.</p> </entry>
       
   130 </row>
       
   131 <row>
       
   132 <entry><p>26</p> </entry>
       
   133 <entry><p>Called <codeph>CAgnAlarm::RequestServerTerminationNotification()</codeph> with
       
   134 a callback set.</p> </entry>
       
   135 </row>
       
   136 <row>
       
   137 <entry><p>27</p> </entry>
       
   138 <entry><p>Agenda model filter priority is invalid.</p> </entry>
       
   139 </row>
       
   140 <row>
       
   141 <entry><p>28</p> </entry>
       
   142 <entry><p>Agenda model filter maximum priority has not been set.</p> </entry>
       
   143 </row>
       
   144 <row>
       
   145 <entry><p>29</p> </entry>
       
   146 <entry><p>Crossed out entries are not included in tidy filter.</p> </entry>
       
   147 </row>
       
   148 <row>
       
   149 <entry><p>30</p> </entry>
       
   150 <entry><p>Called an unsupported function.</p> </entry>
       
   151 </row>
       
   152 </tbody>
       
   153 </tgroup>
       
   154 </table></conbody></concept>