equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-679CD3E4-9CED-5C30-AE63-7405CF0ED412" xml:lang="en"><title>Category: |
|
13 CWAPSession</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>The WAP Stack API can raise panics with the <xref href="GUID-CB33668C-5F0F-30B0-B440-77719C9F6EC2.dita"><apiname>CWAPSession</apiname></xref> category |
|
15 , and the following codes:</p> |
|
16 <table id="GUID-C3A6D2A7-817C-5AAB-B3E2-87A01B6B73FE"> |
|
17 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/> |
|
18 <tbody> |
|
19 <row> |
|
20 <entry><p>0</p> </entry> |
|
21 <entry><p>Client made unrecognised request to WAP server</p> </entry> |
|
22 </row> |
|
23 <row> |
|
24 <entry><p>1</p> </entry> |
|
25 <entry><p>An Inter-Process Communication (IPC) error occurred</p> </entry> |
|
26 </row> |
|
27 <row> |
|
28 <entry><p>2</p> </entry> |
|
29 <entry><p>An attempt was made to delete a non-existent sub-session</p> </entry> |
|
30 </row> |
|
31 <row> |
|
32 <entry><p>3</p> </entry> |
|
33 <entry><p>An attempt was made to access a non-existent sub-session</p> </entry> |
|
34 </row> |
|
35 </tbody> |
|
36 </tgroup> |
|
37 </table></conbody></concept> |