crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/Agenda_model.xml
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Wed, 21 Apr 2010 09:51:02 +0300
changeset 2 0c91f0baec58
permissions -rw-r--r--
Source codes for command line version of Crash Analyser Carbide extension v1.3

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