<?xml version='1.0' encoding='UTF-8'?>
<panic_category>
<category_name>Send</category_name>
<category_description> <p>Messaging panics from <code>CSendAs</code></p></category_description>
<panics>
<panic>
<panic_id>1</panic_id>
<panic_description><p>Out of range index passed to <code>CSendAs::SetMtmL()</code> or CSendAs::SetService()</p></panic_description>
</panic>
<panic>
<panic_id>2</panic_id>
<panic_description><p>Internal discrepancy in MTM array</p></panic_description>
</panic>
<panic>
<panic_id>3</panic_id>
<panic_description><p>Asked to create zero-length MTM array</p></panic_description>
</panic>
<panic>
<panic_id>4</panic_id>
<panic_description><p><code>CSendAs::SetMtmL()</code> called when a message has already been created</p></panic_description>
</panic>
<panic>
<panic_id>5</panic_id>
<panic_description><p>Asked to create zero-length service array</p></panic_description>
</panic>
<panic>
<panic_id>6</panic_id>
<panic_description><p>MTM not chosen when <code>CSendAs::CreateMessageL()</code> called</p></panic_description>
</panic>
<panic>
<panic_id>7</panic_id>
<panic_description><p>Message not saved when <code>CSendAs::AbandonMessage()</code> called</p></panic_description>
</panic>
<panic>
<panic_id>8</panic_id>
<panic_description><p>Message not created when <code>CSendAs::SaveMessageL()</code> called</p></panic_description>
</panic>
<panic>
<panic_id>9</panic_id>
<panic_description><p><code>CSendAs::RecipientList()</code>, <code>CSendAs::RemoveRecipient()</code>, or <code>CSendAs::AddRecipientL()</code> called without message being saved or created</p></panic_description>
</panic>
<panic>
<panic_id>10</panic_id>
<panic_description><p><code>CSendAs::SetSubjectL()</code> called without message being saved or created</p></panic_description>
</panic>
<panic>
<panic_id>11</panic_id>
<panic_description><p><code>CSendAs::SetBodyL()</code> or <code>CSendAs::ValidateMessage()</code> called without message being saved or created</p></panic_description>
</panic>
<panic>
<panic_id>12</panic_id>
<panic_description><p><code>CSendAs</code> active without asynchronous rendering being called</p></panic_description>
</panic>
<panic>
<panic_id>13</panic_id>
<panic_description><p><code>CSendAs</code> cancelled without asynchronous rendering being called</p> </panic_description>
</panic>
</panics>
</panic_category>