crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/BAFL.xml
changeset 3 045ade241ef5
parent 2 0c91f0baec58
equal deleted inserted replaced
2:0c91f0baec58 3:045ade241ef5
     1 <?xml version='1.0' encoding='UTF-8'?>
     1 <?xml version='1.0' encoding='UTF-8'?>
     2 <panic_category>
     2 <panic_category>
     3   <category_name>BAFL</category_name>
     3   <category_name>BAFL</category_name>
     4   <category_description> &lt;p&gt;Basic Application Framework Library (BFL.lib) panics. A number of APIs raise these panics. &lt;/p&gt; &lt;p&gt;These are:&lt;/p&gt; &lt;p&gt;Application Utilities &lt;/p&gt; &lt;p&gt;Command Line Parsing &lt;/p&gt; &lt;p&gt;Environment Change Notifier &lt;/p&gt; &lt;p&gt;Incremental Matcher &lt;/p&gt; &lt;p&gt;Interface to Resource Files &lt;/p&gt;</category_description>
     4   <category_description> &lt;p&gt;Basic Application Framework Library (BFL.lib) panics. A number of APIs raise these panics. These are:&lt;/p&gt;&lt;p&gt;&amp;#183; Application Utilities&lt;/p&gt;&lt;p&gt; &amp;#183; Command Line Parsing &lt;/p&gt;&lt;p&gt; &amp;#183; Environment Change Notifier&lt;/p&gt;&lt;p&gt; &amp;#183; Incremental Matcher&lt;/p&gt;&lt;p&gt; &amp;#183; Interface to Resource Files&lt;/p&gt;</category_description>
     5   <panics>
     5   <panics>
     6     <panic>
     6     <panic>
     7       <panic_id>1</panic_id>
     7       <panic_id>1</panic_id>
     8       <panic_description>&lt;p&gt;&lt;i&gt;This panic is raised in debug builds only.&lt;/i&gt; &lt;/p&gt; &lt;p&gt;This panic is raised by &lt;code class="ApiItem"&gt;RResourceFile::ReadL()&lt;/code&gt;, when the length of the resource is greater than the maximum length of the target descriptor &lt;/p&gt;</panic_description>
     8       <panic_description>&lt;p&gt;&lt;i&gt;This panic is raised in debug builds only.&lt;/i&gt; &lt;/p&gt; &lt;p&gt;This panic is raised by &lt;code class="ApiItem"&gt;RResourceFile::ReadL()&lt;/code&gt;, when the length of the resource is greater than the maximum length of the target descriptor &lt;/p&gt;</panic_description>
     9     </panic>
     9     </panic>