Changeset 585 for site/api/error-codes/level2_dw_newer.html
- Timestamp:
- 11/24/09 10:51:30 (9 months ago)
- Files:
-
- 1 modified
-
site/api/error-codes/level2_dw_newer.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
site/api/error-codes/level2_dw_newer.html
r114 r585 296 296 </td> 297 297 <td width="35%" class="whs10"> 298 <p>The processing of the request failed due to an internal server error. This error might be transient, i.e. the same request may be submitted successfull ly at a later point in time.</p>298 <p>The processing of the request failed due to an internal server error. This error might be transient, i.e. the same request may be submitted successfully at a later point in time.</p> 299 299 </td> 300 300 </tr> 301 301 <tr class="whs17"> 302 <td colspan="1" rowspan=" 1" width="25%" class="whs14">302 <td colspan="1" rowspan="2" width="25%" class="whs14"> 303 303 <p class="whs15"><code style="font-family:monospace;"><a href="level1.html#ConnectionManagement">Connection<br> 304 304 Management</a></code></p> … … 309 309 <td width="35%" class="whs10"> 310 310 <p>The processing of the request was denied because the client has exceeded a system-defined limit of the number of connections the client is allowed to establish.</p> 311 </td> 312 </tr> 313 <tr class="whs17"> 314 <td width="36%" class="whs9"> 315 <p class="whs15"><code><a name="ConnectionThrottling"></a>ConnectionThrottling</code></p> 316 </td> 317 <td width="35%" class="whs10"> 318 <p>The processing of the request was denied because the user has exceeded a system-defined quota. The error message will tell the user when the next request will be executed.</p> 311 319 </td> 312 320 </tr>








