org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-6C3D58CA-CA4F-432B-898B-4020064E3CE6.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="Logging Service API error messages"/><meta name="DC.Relation" scheme="URI" content="GUID-9C85B403-6CFC-4E17-A2B2-AD1AD2F7794D"/><meta name="DC.Relation" scheme="URI" content="GUID-043C7578-485F-4186-830F-013223A156D1"/><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-F003B7DD-E450-49AD-B447-C5132FE47D3C"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-6C3D58CA-CA4F-432B-898B-4020064E3CE6"/><title>Logging 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-6C3D58CA-CA4F-432B-898B-4020064E3CE6">Logging Service API error messages</h1><div>
       
     7 <p>This section provides information about the error messages returned
       
     8 by the Logging Service API methods.</p>
       
     9 <div><h3>GetList</h3>
       
    10 <p>The following table describes the error messages returned by <a href="GUID-7E53CD9F-E213-42E7-8569-02AEA1198E52.html#GUID-7E53CD9F-E213-42E7-8569-02AEA1198E52"><code>GetList</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>GetList</code> as
       
    11 part of their return value.</p>
       
    12 <div class="tablenoborder"><a name="GUID-C38528A8-CE9F-42A6-9E11-A6E1CAAAB093"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-C38528A8-CE9F-42A6-9E11-A6E1CAAAB093" frame="border" border="1" rules="all"><caption><strong>Table: </strong>GetList error
       
    13 messages</caption>
       
    14 <thead align="left">
       
    15 <tr class="title "><th class="cellrowborder" valign="top" id="d0e54413">
       
    16 <p>Error message</p>
       
    17 </th><th class="cellrowborder" valign="top" id="d0e54418">
       
    18 <p>Description</p>
       
    19 </th></tr>
       
    20 </thead>
       
    21 <tbody>
       
    22 <tr class="">
       
    23 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
    24 <p><code>Logging : GetList : TypeInvalid</code></p>
       
    25 </td>
       
    26 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
    27 <p>This indicates 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="d0e54413 ">
       
    33 <p><code>Logging : GetList : TypeMissing</code></p>
       
    34 </td>
       
    35 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
    36 <p>This indicates that the <code>Type</code> property is missing
       
    37 from the input.</p>
       
    38 </td>
       
    39 </tr>
       
    40 <tr class="">
       
    41 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
    42 <p><code>Logging : GetList : FilterInvalid</code></p>
       
    43 </td>
       
    44 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
    45 <p>This indicates that the type of the <code>Filter</code> property
       
    46 is incorrect.</p>
       
    47 </td>
       
    48 </tr>
       
    49 <tr class="bg ">
       
    50 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
    51 <p><code>Logging : GetList: idInvalid</code></p>
       
    52 </td>
       
    53 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
    54 <p>This indicates that the type of <code>id</code> is incorrect.</p>
       
    55 </td>
       
    56 </tr>
       
    57 <tr class="">
       
    58 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
    59 <p><code>Logging : GetList: RecentListInvalid</code></p>
       
    60 </td>
       
    61 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
    62 <p>This indicates that the type of <code>RecentList</code> is incorrect.</p>
       
    63 </td>
       
    64 </tr>
       
    65 <tr class="bg ">
       
    66 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
    67 <p><code>Logging : GetList: PhoneNumberInvalid</code></p>
       
    68 </td>
       
    69 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
    70 <p>This indicates that the type of <code>PhoneNumber</code> is
       
    71 incorrect.</p>
       
    72 </td>
       
    73 </tr>
       
    74 <tr class="">
       
    75 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
    76 <p><code>Logging : GetList: DirectionInvalid</code></p>
       
    77 </td>
       
    78 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
    79 <p>This indicates that the type of <code>Direction</code> is incorrect.</p>
       
    80 </td>
       
    81 </tr>
       
    82 <tr class="bg ">
       
    83 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
    84 <p><code>Logging : GetList: DeliveryStatusInvalid</code></p>
       
    85 </td>
       
    86 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
    87 <p>This indicates that the type of <code>DeliveryStatus</code> is
       
    88 incorrect.</p>
       
    89 </td>
       
    90 </tr>
       
    91 <tr class="">
       
    92 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
    93 <p><code>Logging : GetList: LogFlagsInvalid</code></p>
       
    94 </td>
       
    95 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
    96 <p>This indicates that the type of <code>LogFlagsStatus</code> is
       
    97 incorrect.</p>
       
    98 </td>
       
    99 </tr>
       
   100 <tr class="bg ">
       
   101 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
   102 <p><code>Logging : GetList: EndTimeInvalid</code></p>
       
   103 </td>
       
   104 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
   105 <p>This indicates that the type of <code>EndTimeStatus</code> is
       
   106 incorrect.</p>
       
   107 </td>
       
   108 </tr>
       
   109 <tr class="">
       
   110 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
   111 <p><code>Logging : GetList: RemotePartyInvalid</code></p>
       
   112 </td>
       
   113 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
   114 <p>This indicates that the type of <code>RemotePartyStatus</code> is
       
   115 incorrect.</p>
       
   116 </td>
       
   117 </tr>
       
   118 <tr class="bg ">
       
   119 <td class="cellrowborder" valign="top" headers="d0e54413 ">
       
   120 <p><code>Logging : GetList: EventTypeInvalid</code></p>
       
   121 </td>
       
   122 <td class="cellrowborder" valign="top" headers="d0e54418 ">
       
   123 <p>This indicates that the type of <code>EventTypeStatus</code> is
       
   124 incorrect.</p>
       
   125 </td>
       
   126 </tr>
       
   127 </tbody>
       
   128 </table></div></div>
       
   129 <div><h3>Add</h3>
       
   130 <p>The following table describes the error messages returned by <a href="GUID-F146B956-77AE-41B5-BA17-20F48AF8DBA7.html#GUID-F146B956-77AE-41B5-BA17-20F48AF8DBA7"><code>Add</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>Add</code> as
       
   131 part of their return value.</p>
       
   132 <div class="tablenoborder"><a name="GUID-B093BF1C-8271-47C3-8B25-21D92F497489"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-B093BF1C-8271-47C3-8B25-21D92F497489" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Add error messages</caption>
       
   133 <thead align="left">
       
   134 <tr class="title "><th class="cellrowborder" valign="top" id="d0e54687">
       
   135 <p>Error message</p>
       
   136 </th><th class="cellrowborder" valign="top" id="d0e54692">
       
   137 <p>Description</p>
       
   138 </th></tr>
       
   139 </thead>
       
   140 <tbody>
       
   141 <tr class="">
       
   142 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   143 <p><code>Logging : Add : TypeInvalid</code></p>
       
   144 </td>
       
   145 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   146 <p>This indicates that the type of the <code>Type</code> property
       
   147 is incorrect.</p>
       
   148 </td>
       
   149 </tr>
       
   150 <tr class="bg ">
       
   151 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   152 <p><code>Logging : Add : TypeMissing</code></p>
       
   153 </td>
       
   154 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   155 <p>This indicates that the <code>Type</code> property is missing
       
   156 from the input.</p>
       
   157 </td>
       
   158 </tr>
       
   159 <tr class="">
       
   160 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   161 <p><code>Logging : Add : ItemInvalid</code></p>
       
   162 </td>
       
   163 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   164 <p>This indicates that the type of the <code>Item</code> property
       
   165 is incorrect.</p>
       
   166 </td>
       
   167 </tr>
       
   168 <tr class="bg ">
       
   169 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   170 <p><code>Logging : Add : ItemMissing</code></p>
       
   171 </td>
       
   172 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   173 <p>This indicates that the <code>Item</code> property is missing
       
   174 from the input.</p>
       
   175 </td>
       
   176 </tr>
       
   177 <tr class="">
       
   178 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   179 <p><code>Logging : Add : EventTypeInvalid</code></p>
       
   180 </td>
       
   181 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   182 <p>This indicates that the type of <code>EventType</code> is incorrect.</p>
       
   183 </td>
       
   184 </tr>
       
   185 <tr class="bg ">
       
   186 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   187 <p><code>Logging : Add : EventTypeMissing</code></p>
       
   188 </td>
       
   189 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   190 <p>This indicates that <code>EventType</code> is missing from the
       
   191 input.</p>
       
   192 </td>
       
   193 </tr>
       
   194 <tr class="">
       
   195 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   196 <p><code>Logging : Add : RemotePartyInvalid</code></p>
       
   197 </td>
       
   198 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   199 <p>This indicates that the type of <code>RemoteParty</code> is
       
   200 incorrect.</p>
       
   201 </td>
       
   202 </tr>
       
   203 <tr class="bg ">
       
   204 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   205 <p><code>Logging : Add : EventDurationInvalid</code></p>
       
   206 </td>
       
   207 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   208 <p>This indicates that the type of <code>EventDurationInvalid</code> is
       
   209 incorrect.</p>
       
   210 </td>
       
   211 </tr>
       
   212 <tr class="">
       
   213 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   214 <p><code>Logging : Add : DeliveryStatusInvalid</code></p>
       
   215 </td>
       
   216 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   217 <p>This indicates that the type of <code>DeliveryStatusInvalid</code> is
       
   218 incorrect.</p>
       
   219 </td>
       
   220 </tr>
       
   221 <tr class="bg ">
       
   222 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   223 <p><code>Logging : Add : SubjectInvalid</code></p>
       
   224 </td>
       
   225 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   226 <p>This indicates that the type of <code>SubjectInvalid</code> is
       
   227 incorrect.</p>
       
   228 </td>
       
   229 </tr>
       
   230 <tr class="">
       
   231 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   232 <p><code>Logging : Add : PhoneNumberInvalid</code></p>
       
   233 </td>
       
   234 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   235 <p>This indicates that the type of <code>PhoneNumberInvalid</code> is
       
   236 incorrect.</p>
       
   237 </td>
       
   238 </tr>
       
   239 <tr class="bg ">
       
   240 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   241 <p><code>Logging : Add : EventDataInvalid</code></p>
       
   242 </td>
       
   243 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   244 <p>This indicates that the type of <code>EventDataInvalid</code> is
       
   245 incorrect.</p>
       
   246 </td>
       
   247 </tr>
       
   248 <tr class="">
       
   249 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   250 <p><code>Logging : Add : LinkInvalid</code></p>
       
   251 </td>
       
   252 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   253 <p>This indicates that the type of <code>LinkInvalid</code> is
       
   254 incorrect.</p>
       
   255 </td>
       
   256 </tr>
       
   257 <tr class="bg ">
       
   258 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   259 <p><code>Logging : Add : LogFlagsInvalid</code></p>
       
   260 </td>
       
   261 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   262 <p>This indicates that the type of <code>LogFlagsInvalid</code> is
       
   263 incorrect.</p>
       
   264 </td>
       
   265 </tr>
       
   266 <tr class="">
       
   267 <td class="cellrowborder" valign="top" headers="d0e54687 ">
       
   268 <p><code>Logging : Add : DirectionInvalid</code></p>
       
   269 </td>
       
   270 <td class="cellrowborder" valign="top" headers="d0e54692 ">
       
   271 <p>This indicates that the type of <code>DirectionInvalid</code> is
       
   272 incorrect.</p>
       
   273 </td>
       
   274 </tr>
       
   275 </tbody>
       
   276 </table></div></div>
       
   277 <div><h3>Delete</h3>
       
   278 <p>The following table describes the error messages returned by <a href="GUID-0022AED9-7B79-4C96-B82E-8B1EDF455E1D.html#GUID-0022AED9-7B79-4C96-B82E-8B1EDF455E1D"><code>Delete</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>Delete</code> as
       
   279 part of their return value.</p>
       
   280 <div class="tablenoborder"><a name="GUID-90E42037-5232-481E-B2E1-02D4F795AD5C"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-90E42037-5232-481E-B2E1-02D4F795AD5C" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Delete error
       
   281 messages</caption>
       
   282 <thead align="left">
       
   283 <tr class="title "><th class="cellrowborder" valign="top" id="d0e55018">
       
   284 <p>Error message</p>
       
   285 </th><th class="cellrowborder" valign="top" id="d0e55023">
       
   286 <p>Description</p>
       
   287 </th></tr>
       
   288 </thead>
       
   289 <tbody>
       
   290 <tr class="">
       
   291 <td class="cellrowborder" valign="top" headers="d0e55018 ">
       
   292 <p><code>Logging : Delete : TypeInvalid</code></p>
       
   293 </td>
       
   294 <td class="cellrowborder" valign="top" headers="d0e55023 ">
       
   295 <p>This indicates that the type of the <code>Type</code> property
       
   296 is incorrect.</p>
       
   297 </td>
       
   298 </tr>
       
   299 <tr class="bg ">
       
   300 <td class="cellrowborder" valign="top" headers="d0e55018 ">
       
   301 <p><code>Logging : Delete : TypeMissing</code></p>
       
   302 </td>
       
   303 <td class="cellrowborder" valign="top" headers="d0e55023 ">
       
   304 <p>This indicates that the<code>Type</code> property is missing
       
   305 from the input.</p>
       
   306 </td>
       
   307 </tr>
       
   308 <tr class="">
       
   309 <td class="cellrowborder" valign="top" headers="d0e55018 ">
       
   310 <p><code>Logging : Delete : DataInvalid</code></p>
       
   311 </td>
       
   312 <td class="cellrowborder" valign="top" headers="d0e55023 ">
       
   313 <p>This indicates that the type of the <code>Data</code> property
       
   314 is incorrect.</p>
       
   315 </td>
       
   316 </tr>
       
   317 <tr class="bg ">
       
   318 <td class="cellrowborder" valign="top" headers="d0e55018 ">
       
   319 <p><code>Logging : Delete : DataMissing</code></p>
       
   320 </td>
       
   321 <td class="cellrowborder" valign="top" headers="d0e55023 ">
       
   322 <p>This indicates that the <code>Data</code> property is missing
       
   323 from the input.</p>
       
   324 </td>
       
   325 </tr>
       
   326 <tr class="">
       
   327 <td class="cellrowborder" valign="top" headers="d0e55018 ">
       
   328 <p><code>Logging : Delete :idInvalid</code></p>
       
   329 </td>
       
   330 <td class="cellrowborder" valign="top" headers="d0e55023 ">
       
   331 <p>This indicates that the type of <code>id</code> is incorrect.</p>
       
   332 </td>
       
   333 </tr>
       
   334 <tr class="bg ">
       
   335 <td class="cellrowborder" valign="top" headers="d0e55018 ">
       
   336 <p><code>Logging : Delete : id</code></p>
       
   337 </td>
       
   338 <td class="cellrowborder" valign="top" headers="d0e55023 ">
       
   339 <p>This indicates that <code>id</code> is missing from the input.</p>
       
   340 </td>
       
   341 </tr>
       
   342 </tbody>
       
   343 </table></div></div>
       
   344 <div><h3>RequestNotification</h3>
       
   345 <p>The following table describes the error messages returned by <a href="GUID-894E87F7-7146-44DD-8CAF-60F7C446B0D8.html#GUID-894E87F7-7146-44DD-8CAF-60F7C446B0D8"><code>RequestNotification</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>RequestNotification</code> as part of their return value.</p>
       
   346 <div class="tablenoborder"><a name="GUID-D67EE5B1-168B-40CD-97A6-F9E1468219FD"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-D67EE5B1-168B-40CD-97A6-F9E1468219FD" frame="border" border="1" rules="all"><caption><strong>Table: </strong>RequestNotification
       
   347 error messages</caption>
       
   348 <thead align="left">
       
   349 <tr class="title "><th class="cellrowborder" valign="top" id="d0e55178">
       
   350 <p>Error message</p>
       
   351 </th><th class="cellrowborder" valign="top" id="d0e55183">
       
   352 <p>Description</p>
       
   353 </th></tr>
       
   354 </thead>
       
   355 <tbody>
       
   356 <tr class="">
       
   357 <td class="cellrowborder" valign="top" headers="d0e55178 ">
       
   358 <p><code>Logging : RequestNotification : TypeInvalid</code></p>
       
   359 </td>
       
   360 <td class="cellrowborder" valign="top" headers="d0e55183 ">
       
   361 <p>This indicates that the type of the <code>Type</code> property
       
   362 is incorrect.</p>
       
   363 </td>
       
   364 </tr>
       
   365 <tr class="bg ">
       
   366 <td class="cellrowborder" valign="top" headers="d0e55178 ">
       
   367 <p><code>Logging : RequestNotification : TypeMissing</code></p>
       
   368 </td>
       
   369 <td class="cellrowborder" valign="top" headers="d0e55183 ">
       
   370 <p>This indicates that <code>Type</code> property is missing from
       
   371 the input.</p>
       
   372 </td>
       
   373 </tr>
       
   374 <tr class="">
       
   375 <td class="cellrowborder" valign="top" headers="d0e55178 ">
       
   376 <p><code>Logging : RequestNotification : FilterInvalid</code></p>
       
   377 </td>
       
   378 <td class="cellrowborder" valign="top" headers="d0e55183 ">
       
   379 <p>This indicates that the type of the <code>Filter</code> property
       
   380 is incorrect.</p>
       
   381 </td>
       
   382 </tr>
       
   383 <tr class="bg ">
       
   384 <td class="cellrowborder" valign="top" headers="d0e55178 ">
       
   385 <p><code>Logging : RequestNotification : FilterMissing</code></p>
       
   386 </td>
       
   387 <td class="cellrowborder" valign="top" headers="d0e55183 ">
       
   388 <p>This indicates that the <code>Filter</code> property is missing
       
   389 from the input.</p>
       
   390 </td>
       
   391 </tr>
       
   392 <tr class="">
       
   393 <td class="cellrowborder" valign="top" headers="d0e55178 ">
       
   394 <p><code>Logging : RequestNotification : DelayTimeInvalid</code></p>
       
   395 </td>
       
   396 <td class="cellrowborder" valign="top" headers="d0e55183 ">
       
   397 <p>This indicates that the type of <code>DelayTime</code> is incorrect.</p>
       
   398 </td>
       
   399 </tr>
       
   400 <tr class="bg ">
       
   401 <td class="cellrowborder" valign="top" headers="d0e55178 ">
       
   402 <p><code>Logging : RequestNotification : DelayTimerMissing</code></p>
       
   403 </td>
       
   404 <td class="cellrowborder" valign="top" headers="d0e55183 ">
       
   405 <p>This indicates that <code>DelayTime</code> is missing from the
       
   406 input.</p>
       
   407 </td>
       
   408 </tr>
       
   409 </tbody>
       
   410 </table></div></div>
       
   411 <div><h3>Cancel</h3>
       
   412 <p>The following table describes the error messages returned by <a href="GUID-043C7578-485F-4186-830F-013223A156D1.html#GUID-043C7578-485F-4186-830F-013223A156D1"><code>Cancel</code></a> as part of its return value.</p>
       
   413 <div class="tablenoborder"><a name="GUID-D1B25591-716E-4655-A8AD-3667C8311A9B"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-D1B25591-716E-4655-A8AD-3667C8311A9B" frame="border" border="1" rules="all"><caption><strong>Table: </strong>RequestNotification
       
   414 error messages</caption>
       
   415 <thead align="left">
       
   416 <tr class="title "><th class="cellrowborder" valign="top" id="d0e55331">
       
   417 <p>Error message</p>
       
   418 </th><th class="cellrowborder" valign="top" id="d0e55336">
       
   419 <p>Description</p>
       
   420 </th></tr>
       
   421 </thead>
       
   422 <tbody>
       
   423 <tr class="">
       
   424 <td class="cellrowborder" valign="top" headers="d0e55331 ">
       
   425 <p><code>Logging : Cancel: TransactionIdInvalid</code></p>
       
   426 </td>
       
   427 <td class="cellrowborder" valign="top" headers="d0e55336 ">
       
   428 <p>This indicates that either an invalid <code>TransactionID</code> was
       
   429 passed or an asynchronous call associated with this ID has already been completed.</p>
       
   430 </td>
       
   431 </tr>
       
   432 <tr class="bg ">
       
   433 <td class="cellrowborder" valign="top" headers="d0e55331 ">
       
   434 <p><code>Logging : Cancel: TransactionIdMissing</code></p>
       
   435 </td>
       
   436 <td class="cellrowborder" valign="top" headers="d0e55336 ">
       
   437 <p>This indicates that the <code>TransactionID</code> property
       
   438 is missing from the input.</p>
       
   439 </td>
       
   440 </tr>
       
   441 </tbody>
       
   442 </table></div></div>
       
   443 </div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>