crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/Agenda_model.xml
<?xml version='1.0' encoding='UTF-8'?>
<panic_category>
<category_name>Agenda model</category_name>
<category_description> <p>Agenda model utility panics: </p></category_description>
<panics>
<panic>
<panic_id>0</panic_id>
<panic_description><p>The agenda model is in a state inconsistent with an action being requested of it. </p></panic_description>
</panic>
<panic>
<panic_id>1</panic_id>
<panic_description><p>An entry contains bad or conflicting data. </p></panic_description>
</panic>
<panic>
<panic_id>2</panic_id>
<panic_description><p>A to-do list contains bad or conflicting data. </p></panic_description>
</panic>
<panic>
<panic_id>3</panic_id>
<panic_description><p>The to-do defaults contain bad or conflicting data. </p></panic_description>
</panic>
<panic>
<panic_id>4</panic_id>
<panic_description><p>An agenda entry does not contain any rich text. </p></panic_description>
</panic>
<panic>
<panic_id>5</panic_id>
<panic_description><p>An agenda date/time has a NULL value. </p></panic_description>
</panic>
<panic>
<panic_id>6</panic_id>
<panic_description><p>Attempted to cast a <code>CAgnEntry</code> to a <code>CAgnAppt</code> when the entry's type is not <code>EAppt</code>. </p></panic_description>
</panic>
<panic>
<panic_id>7</panic_id>
<panic_description><p>Attempted to cast a <code>CAgnEntry</code> to a <code>CAgnEvent</code> when the entry's type is not <code>EEvent</code> or <code>EAnniv</code>. </p></panic_description>
</panic>
<panic>
<panic_id>8</panic_id>
<panic_description><p>Attempted to cast a <code>CAgnEntry</code> to a <code>CAgnAnniv</code> when the entry's type is not <code>EAnniv</code>. </p></panic_description>
</panic>
<panic>
<panic_id>9</panic_id>
<panic_description><p>Attempted to cast a <code>CAgnEntry</code> to a <code>CAgnTodo</code> when the entry's type is not <code>ETodo</code>. </p></panic_description>
</panic>
<panic>
<panic_id>10</panic_id>
<panic_description><p>Attempted to set a date outside of the valid agenda model date range. </p></panic_description>
</panic>
<panic>
<panic_id>11</panic_id>
<panic_description><p>Attempted to access an array element outside the array bounds. </p></panic_description>
</panic>
<panic>
<panic_id>12</panic_id>
<panic_description><p>Null pointer specified. </p></panic_description>
</panic>
<panic>
<panic_id>13</panic_id>
<panic_description><p>Attempted to delete an agenda item that wasn't found. </p></panic_description>
</panic>
<panic>
<panic_id>14</panic_id>
<panic_description><p>The iterator has been assigned a null index. </p></panic_description>
</panic>
<panic>
<panic_id>15</panic_id>
<panic_description><p>The iterator is out of range. </p></panic_description>
</panic>
<panic>
<panic_id>16</panic_id>
<panic_description><p>The entry has a null time. </p></panic_description>
</panic>
<panic>
<panic_id>17</panic_id>
<panic_description><p>A parameter with a null date value was specified. </p></panic_description>
</panic>
<panic>
<panic_id>18</panic_id>
<panic_description><p>All instances of a repeating entry are exceptions. </p></panic_description>
</panic>
<panic>
<panic_id>19</panic_id>
<panic_description><p>Tried to fetch an instance that couldn't be generated from the repeat details. </p></panic_description>
</panic>
<panic>
<panic_id>20</panic_id>
<panic_description><p>An error has occurred in the entry cluster management. i.e. when storing the buffer there are more entries in it than the allowable maximum. </p></panic_description>
</panic>
<panic>
<panic_id>21</panic_id>
<panic_description><p>Performed an operation on an entry that has been marked as deleted. </p></panic_description>
</panic>
<panic>
<panic_id>22</panic_id>
<panic_description><p>Sort entry not found in index. </p></panic_description>
</panic>
<panic>
<panic_id>23</panic_id>
<panic_description><p>Requested an index that doesn't exist. </p></panic_description>
</panic>
<panic>
<panic_id>24</panic_id>
<panic_description><p>The stream from which an entry originates is different from the stream to which it is being updated/deleted. </p></panic_description>
</panic>
<panic>
<panic_id>25</panic_id>
<panic_description><p>Called<code>CAgnAlarm::RequestServerTerminationNotification()</code> more than once. </p></panic_description>
</panic>
<panic>
<panic_id>26</panic_id>
<panic_description><p>Called<code>CAgnAlarm::RequestServerTerminationNotification()</code> with a callback set. </p></panic_description>
</panic>
<panic>
<panic_id>27</panic_id>
<panic_description><p>Agenda model filter priority is invalid. </p></panic_description>
</panic>
<panic>
<panic_id>28</panic_id>
<panic_description><p>Agenda model filter maximum priority has not been set. </p></panic_description>
</panic>
<panic>
<panic_id>29</panic_id>
<panic_description><p>Crossed out entries are not included in tidy filter. </p></panic_description>
</panic>
<panic>
<panic_id>30</panic_id>
<panic_description><p>Called an unsupported function. </p> </panic_description>
</panic>
</panics>
</panic_category>