crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/ImageConversion.xml
changeset 2 0c91f0baec58
child 3 045ade241ef5
equal deleted inserted replaced
1:7a31f7298d8f 2:0c91f0baec58
       
     1 <?xml version='1.0' encoding='UTF-8'?>
       
     2 <panic_category>
       
     3   <category_name>ImageConversion</category_name>
       
     4   <category_description> &lt;p&gt; Panics used in the Image Conversion Library &lt;/p&gt;</category_description>
       
     5   <panics>
       
     6     <panic>
       
     7       <panic_id>0</panic_id>
       
     8       <panic_description>&lt;p&gt; No source bitmap. &lt;/p&gt;</panic_description>
       
     9     </panic>
       
    10     <panic>
       
    11       <panic_id>1</panic_id>
       
    12       <panic_description>&lt;p&gt; No destination bitmap. &lt;/p&gt;</panic_description>
       
    13     </panic>
       
    14     <panic>
       
    15       <panic_id>2</panic_id>
       
    16       <panic_description>&lt;p&gt; Reset destination bitmap. &lt;/p&gt;</panic_description>
       
    17     </panic>
       
    18     <panic>
       
    19       <panic_id>3</panic_id>
       
    20       <panic_description>&lt;p&gt; Convert called while busy. &lt;/p&gt;</panic_description>
       
    21     </panic>
       
    22     <panic>
       
    23       <panic_id>4</panic_id>
       
    24       <panic_description>&lt;p&gt; No conversion currently in progress. &lt;/p&gt;</panic_description>
       
    25     </panic>
       
    26     <panic>
       
    27       <panic_id>5</panic_id>
       
    28       <panic_description>&lt;p&gt; Different destination bitmap. &lt;/p&gt;</panic_description>
       
    29     </panic>
       
    30     <panic>
       
    31       <panic_id>6</panic_id>
       
    32       <panic_description>&lt;p&gt; Different destination bitmap mask. &lt;/p&gt;</panic_description>
       
    33     </panic>
       
    34     <panic>
       
    35       <panic_id>7</panic_id>
       
    36       <panic_description>&lt;p&gt; The destination has been illegally modified. &lt;/p&gt;</panic_description>
       
    37     </panic>
       
    38     <panic>
       
    39       <panic_id>8</panic_id>
       
    40       <panic_description>&lt;p&gt; The bitmap has zero dimensions. &lt;/p&gt;</panic_description>
       
    41     </panic>
       
    42     <panic>
       
    43       <panic_id>9</panic_id>
       
    44       <panic_description>&lt;p&gt; No bitmap mask specified. &lt;/p&gt;</panic_description>
       
    45     </panic>
       
    46     <panic>
       
    47       <panic_id>10</panic_id>
       
    48       <panic_description>&lt;p&gt; Invalid frame number. &lt;/p&gt;</panic_description>
       
    49     </panic>
       
    50     <panic>
       
    51       <panic_id>11</panic_id>
       
    52       <panic_description>&lt;p&gt; The source type is undefined. &lt;/p&gt;</panic_description>
       
    53     </panic>
       
    54     <panic>
       
    55       <panic_id>12</panic_id>
       
    56       <panic_description>&lt;p&gt; Comment are not supported. &lt;/p&gt;</panic_description>
       
    57     </panic>
       
    58     <panic>
       
    59       <panic_id>13</panic_id>
       
    60       <panic_description>&lt;p&gt; Header processing is not complete. &lt;/p&gt;</panic_description>
       
    61     </panic>
       
    62     <panic>
       
    63       <panic_id>14</panic_id>
       
    64       <panic_description>&lt;p&gt; Comment number is out of range. &lt;/p&gt;</panic_description>
       
    65     </panic>
       
    66     <panic>
       
    67       <panic_id>15</panic_id>
       
    68       <panic_description>&lt;p&gt; Bad display mode. &lt;/p&gt;</panic_description>
       
    69     </panic>
       
    70     <panic>
       
    71       <panic_id>16</panic_id>
       
    72       <panic_description>&lt;p&gt; Unknown header state. &lt;/p&gt;</panic_description>
       
    73     </panic>
       
    74     <panic>
       
    75       <panic_id>17</panic_id>
       
    76       <panic_description>&lt;p&gt; The descriptor that was passed is not NULL. &lt;/p&gt;</panic_description>
       
    77     </panic>
       
    78     <panic>
       
    79       <panic_id>18</panic_id>
       
    80       <panic_description>&lt;p&gt; Undefined MIME type. &lt;/p&gt;</panic_description>
       
    81     </panic>
       
    82     <panic>
       
    83       <panic_id>19</panic_id>
       
    84       <panic_description>&lt;p&gt; Illegal image sub-type. &lt;/p&gt;</panic_description>
       
    85     </panic>
       
    86     <panic>
       
    87       <panic_id>20</panic_id>
       
    88       <panic_description>&lt;p&gt; Illegal image type. &lt;/p&gt;</panic_description>
       
    89     </panic>
       
    90     <panic>
       
    91       <panic_id>21</panic_id>
       
    92       <panic_description>&lt;p&gt; Illegal encoder restart. &lt;/p&gt;</panic_description>
       
    93     </panic>
       
    94     <panic>
       
    95       <panic_id>22</panic_id>
       
    96       <panic_description>&lt;p&gt; Attempt to change options while decoding in progress. &lt;/p&gt;</panic_description>
       
    97     </panic>
       
    98     <panic>
       
    99       <panic_id>23</panic_id>
       
   100       <panic_description>&lt;p&gt; Decoder not created. &lt;/p&gt;</panic_description>
       
   101     </panic>
       
   102     <panic>
       
   103       <panic_id>24</panic_id>
       
   104       <panic_description>&lt;p&gt; Feature is not yet implemented. &lt;/p&gt;</panic_description>
       
   105     </panic>
       
   106     <panic>
       
   107       <panic_id>25</panic_id>
       
   108       <panic_description>&lt;p&gt; Relay sub thread panic timeout. &lt;/p&gt;</panic_description>
       
   109     </panic>
       
   110     <panic>
       
   111       <panic_id>26</panic_id>
       
   112       <panic_description>&lt;p&gt; Invalid thread state. &lt;/p&gt;</panic_description>
       
   113     </panic>
       
   114     <panic>
       
   115       <panic_id>27</panic_id>
       
   116       <panic_description>&lt;p&gt; Invalid function leave request. &lt;/p&gt;</panic_description>
       
   117     </panic>
       
   118     <panic>
       
   119       <panic_id>28</panic_id>
       
   120       <panic_description>&lt;p&gt; An Image Decoder was found to be in an invalid state. For example &lt;code class="ApiItem"&gt;CBufferedImageDecoder::ContinueConvert()&lt;/code&gt; was called when there is no image data to convert. &lt;/p&gt;</panic_description>
       
   121     </panic>
       
   122     <panic>
       
   123       <panic_id>29</panic_id>
       
   124       <panic_description>&lt;p&gt; Not used. &lt;/p&gt;</panic_description>
       
   125     </panic>
       
   126     <panic>
       
   127       <panic_id>30</panic_id>
       
   128       <panic_description>&lt;p&gt; Illegal call to reserved function. &lt;/p&gt;</panic_description>
       
   129     </panic>
       
   130     <panic>
       
   131       <panic_id>31</panic_id>
       
   132       <panic_description>&lt;p&gt; An index is invalid. For example &lt;code class="ApiItem"&gt;TFrameLayout::Length()&lt;/code&gt; will panic if the value of the index parameter &lt;code&gt;aIndex&lt;/code&gt;is not in the range&lt;code&gt;[0:TFrameLayout::Planes()]&lt;/code&gt;. &lt;/p&gt;</panic_description>
       
   133     </panic>
       
   134     <panic>
       
   135       <panic_id>32</panic_id>
       
   136       <panic_description>&lt;p&gt; A parameter value is invalid. For example &lt;code class="ApiItem"&gt;TFrameLayout::SetLength()&lt;/code&gt; will panic if the value of the length parameter &lt;code&gt;aLength&lt;/code&gt; is negative. &lt;/p&gt;</panic_description>
       
   137     </panic>
       
   138   </panics>
       
   139 </panic_category>