org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-50795090-A429-41CF-8CAA-EA2004D2643A.html
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 
       
     2 <!DOCTYPE html
       
     3   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="AppManager Service API error messages"/><meta name="DC.Relation" scheme="URI" content="GUID-2D47E7D9-199D-4D59-BD6A-592FA9F8B16A"/><meta name="DC.Relation" scheme="URI" content="GUID-64CC3AB4-5444-474A-9470-818F423C5611"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-2D651505-F68C-4053-B565-9FF826C5B897"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-50795090-A429-41CF-8CAA-EA2004D2643A"/><title>AppManager Service API error messages </title><script type="text/javascript">
       
     5       function initPage() {}
       
     6     </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-50795090-A429-41CF-8CAA-EA2004D2643A">AppManager Service API error messages</h1><div>
       
     7 <p>This section provides information about the error messages returned
       
     8 by the AppManager Service API methods.</p>
       
     9 <div><h3>GetList</h3>
       
    10 <p>The following table describes the error messages returned by <a href="GUID-4A2480A8-4D79-4F5D-9614-74A8934B8952.html#GUID-4A2480A8-4D79-4F5D-9614-74A8934B8952"><code>GetList</code></a> as part of its return value.</p>
       
    11 <div class="tablenoborder"><a name="GUID-E32C83F2-8F14-4B6B-A1F8-CEACE2BE8F77"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-E32C83F2-8F14-4B6B-A1F8-CEACE2BE8F77" frame="border" border="1" rules="all"><caption><strong>Table: </strong>GetList error
       
    12 messages</caption>
       
    13 <thead align="left">
       
    14 <tr class="title "><th class="cellrowborder" valign="top" id="d0e19758">
       
    15 <p>Error message</p>
       
    16 </th><th class="cellrowborder" valign="top" id="d0e19763">
       
    17 <p>Description</p>
       
    18 </th></tr>
       
    19 </thead>
       
    20 <tbody>
       
    21 <tr class="">
       
    22 <td class="cellrowborder" valign="top" headers="d0e19758 ">
       
    23 <p><code>AppManager : GetList : Typ eMissing</code></p>
       
    24 </td>
       
    25 <td class="cellrowborder" valign="top" headers="d0e19763 ">
       
    26 <p>This indicates that the <code>Type</code> property is missing
       
    27 from the input or that the type of the <code>Type</code> property
       
    28 is incorrect.</p>
       
    29 </td>
       
    30 </tr>
       
    31 <tr class="bg ">
       
    32 <td class="cellrowborder" valign="top" headers="d0e19758 ">
       
    33 <p><code>AppManager : GetList : Filter type mismatch</code></p>
       
    34 </td>
       
    35 <td class="cellrowborder" valign="top" headers="d0e19763 ">
       
    36 <p>This indicates that the type of the <code>Filter</code> property
       
    37 is incorrect.</p>
       
    38 </td>
       
    39 </tr>
       
    40 <tr class="">
       
    41 <td class="cellrowborder" valign="top" headers="d0e19758 ">
       
    42 <p><code>AppManager : GetList: Asynchronous version of API is not supported</code></p>
       
    43 </td>
       
    44 <td class="cellrowborder" valign="top" headers="d0e19763 ">
       
    45 <p>This indicates that the asynchronous version of <code>GetList</code> method
       
    46 was called but it is not supported.</p>
       
    47 </td>
       
    48 </tr>
       
    49 </tbody>
       
    50 </table></div></div>
       
    51 <div><h3>LaunchApp</h3>
       
    52 <p>The following table describes the error messages returned by <a href="GUID-697AFF1F-24C7-43BD-A072-8352B3BE973C.html#GUID-697AFF1F-24C7-43BD-A072-8352B3BE973C"><code>LaunchApp</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>LaunchApp</code> as
       
    53 part of its return value.</p>
       
    54 <div class="tablenoborder"><a name="GUID-78B483E6-E6C6-4FD5-890B-C969DB2FC2E0"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-78B483E6-E6C6-4FD5-890B-C969DB2FC2E0" frame="border" border="1" rules="all"><caption><strong>Table: </strong>LaunchApp error
       
    55 messages</caption>
       
    56 <thead align="left">
       
    57 <tr class="title "><th class="cellrowborder" valign="top" id="d0e19864">
       
    58 <p>Error message</p>
       
    59 </th><th class="cellrowborder" valign="top" id="d0e19869">
       
    60 <p>Description</p>
       
    61 </th></tr>
       
    62 </thead>
       
    63 <tbody>
       
    64 <tr class="">
       
    65 <td class="cellrowborder" valign="top" headers="d0e19864 ">
       
    66 <p><code>AppManager : LaunchApp : Application ID Missing</code></p>
       
    67 </td>
       
    68 <td class="cellrowborder" valign="top" headers="d0e19869 ">
       
    69 <p>This indicates that <code>ApplicationID</code> property is missing
       
    70 from the input or the type is incorrect.</p>
       
    71 </td>
       
    72 </tr>
       
    73 <tr class="bg ">
       
    74 <td class="cellrowborder" valign="top" headers="d0e19864 ">
       
    75 <p><code>AppManager : LaunchApp : Command Line type mismatch</code></p>
       
    76 </td>
       
    77 <td class="cellrowborder" valign="top" headers="d0e19869 ">
       
    78 <p>This indicates that the type of the <code>CndLine</code> property
       
    79 is incorrect.</p>
       
    80 </td>
       
    81 </tr>
       
    82 <tr class="">
       
    83 <td class="cellrowborder" valign="top" headers="d0e19864 ">
       
    84 <p><code>AppManager : LaunchApp : OptionMap type mismatch</code></p>
       
    85 </td>
       
    86 <td class="cellrowborder" valign="top" headers="d0e19869 ">
       
    87 <p>This indicates that the type of the <code>Options</code> property
       
    88 is incorrect.</p>
       
    89 </td>
       
    90 </tr>
       
    91 </tbody>
       
    92 </table></div></div>
       
    93 <div><h3>LaunchDoc</h3>
       
    94 <p>The following table describes the error messages returned by <a href="GUID-41FAD7DA-0DB7-48E7-BD60-58D6BFD785DA.html#GUID-41FAD7DA-0DB7-48E7-BD60-58D6BFD785DA"><code>LaunchDoc</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>LaunchDoc</code> as
       
    95 part of its return value.</p>
       
    96 <div class="tablenoborder"><a name="GUID-E63FAD23-7907-4CD8-B7D7-EDF1FC1E7153"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-E63FAD23-7907-4CD8-B7D7-EDF1FC1E7153" frame="border" border="1" rules="all"><caption><strong>Table: </strong>LaunchDoc error
       
    97 messages</caption>
       
    98 <thead align="left">
       
    99 <tr class="title "><th class="cellrowborder" valign="top" id="d0e19967">
       
   100 <p>Error message</p>
       
   101 </th><th class="cellrowborder" valign="top" id="d0e19972">
       
   102 <p>Description</p>
       
   103 </th></tr>
       
   104 </thead>
       
   105 <tbody>
       
   106 <tr class="">
       
   107 <td class="cellrowborder" valign="top" headers="d0e19967 ">
       
   108 <p><code>AppManager : LaunchDoc : Document/MimeType Missing or datatype
       
   109 mismatch</code></p>
       
   110 </td>
       
   111 <td class="cellrowborder" valign="top" headers="d0e19972 ">
       
   112 <p>This indicates that the <code>Document</code>/<code>MimeType</code> property
       
   113 is missing from the input or the type is incorrect.</p>
       
   114 </td>
       
   115 </tr>
       
   116 <tr class="bg ">
       
   117 <td class="cellrowborder" valign="top" headers="d0e19967 ">
       
   118 <p><code>AppManager : LaunchDoc : OptionMap type mismatch</code></p>
       
   119 </td>
       
   120 <td class="cellrowborder" valign="top" headers="d0e19972 ">
       
   121 <p>This indicates that the type of the <code>Options</code> property
       
   122 is incorrect.</p>
       
   123 </td>
       
   124 </tr>
       
   125 </tbody>
       
   126 </table></div></div>
       
   127 <div><h3>Cancel</h3>
       
   128 <p>The following table describes the error messages returned by <a href="GUID-64CC3AB4-5444-474A-9470-818F423C5611.html#GUID-64CC3AB4-5444-474A-9470-818F423C5611"><code>Cancel</code></a> as part of its return value.</p>
       
   129 <div class="tablenoborder"><a name="GUID-998069A5-D75A-4D89-9690-868131FC23D6"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-998069A5-D75A-4D89-9690-868131FC23D6" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Cancel error
       
   130 messages</caption>
       
   131 <thead align="left">
       
   132 <tr class="title "><th class="cellrowborder" valign="top" id="d0e20047">
       
   133 <p>Error message</p>
       
   134 </th><th class="cellrowborder" valign="top" id="d0e20052">
       
   135 <p>Description</p>
       
   136 </th></tr>
       
   137 </thead>
       
   138 <tbody>
       
   139 <tr class="">
       
   140 <td class="cellrowborder" valign="top" headers="d0e20047 ">
       
   141 <p><code>AppManager : Cancel: Invalid Transaction ID</code></p>
       
   142 </td>
       
   143 <td class="cellrowborder" valign="top" headers="d0e20052 ">
       
   144 <p>This indicates that either an invalid <code>TransactionID</code> was
       
   145 passed or an asynchronous call associated with this ID has already been completed.</p>
       
   146 </td>
       
   147 </tr>
       
   148 <tr class="bg ">
       
   149 <td class="cellrowborder" valign="top" headers="d0e20047 ">
       
   150 <p><code>AppManager : Cancel: Missing Transaction ID</code></p>
       
   151 </td>
       
   152 <td class="cellrowborder" valign="top" headers="d0e20052 ">
       
   153 <p>This indicates that the <code>TransactionID</code> property
       
   154 is missing from the input.</p>
       
   155 </td>
       
   156 </tr>
       
   157 </tbody>
       
   158 </table></div></div>
       
   159 </div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>