crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/Send.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:06:45 +0200
changeset 0 5ad7ad99af01
permissions -rw-r--r--
Initial version of CrashAnalyser under EPL

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