sl@0
|
1 |
// Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
// All rights reserved.
|
sl@0
|
3 |
// This component and the accompanying materials are made available
|
sl@0
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
// which accompanies this distribution, and is available
|
sl@0
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
//
|
sl@0
|
8 |
// Initial Contributors:
|
sl@0
|
9 |
// Nokia Corporation - initial contribution.
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// Contributors:
|
sl@0
|
12 |
//
|
sl@0
|
13 |
// Description:
|
sl@0
|
14 |
//
|
sl@0
|
15 |
|
sl@0
|
16 |
RESOURCE ARRAY r_error_res_ecom_errors
|
sl@0
|
17 |
{
|
sl@0
|
18 |
items=
|
sl@0
|
19 |
{
|
sl@0
|
20 |
SINGLE_ERROR
|
sl@0
|
21 |
{
|
sl@0
|
22 |
text=r_ecom_error_default; //-17000
|
sl@0
|
23 |
},
|
sl@0
|
24 |
SINGLE_ERROR
|
sl@0
|
25 |
{
|
sl@0
|
26 |
text=r_ecom_error_alreadyreceiving;
|
sl@0
|
27 |
},
|
sl@0
|
28 |
SINGLE_ERROR
|
sl@0
|
29 |
{
|
sl@0
|
30 |
text=r_ecom_error_unknownservice;
|
sl@0
|
31 |
},
|
sl@0
|
32 |
SINGLE_ERROR
|
sl@0
|
33 |
{
|
sl@0
|
34 |
text=r_ecom_error_invalidunloadpolicy;
|
sl@0
|
35 |
},
|
sl@0
|
36 |
SINGLE_ERROR
|
sl@0
|
37 |
{
|
sl@0
|
38 |
text=r_ecom_error_nointerfaceidentified;
|
sl@0
|
39 |
},
|
sl@0
|
40 |
SINGLE_ERROR
|
sl@0
|
41 |
{
|
sl@0
|
42 |
text=r_ecom_error_enablefailed;
|
sl@0
|
43 |
},
|
sl@0
|
44 |
SINGLE_ERROR
|
sl@0
|
45 |
{
|
sl@0
|
46 |
text=r_ecom_error_disablefailed;
|
sl@0
|
47 |
},
|
sl@0
|
48 |
SINGLE_ERROR
|
sl@0
|
49 |
{
|
sl@0
|
50 |
text=r_ecom_error_noregistrationsfound;
|
sl@0
|
51 |
},
|
sl@0
|
52 |
SINGLE_ERROR
|
sl@0
|
53 |
{
|
sl@0
|
54 |
text=r_ecom_error_invalidiic;
|
sl@0
|
55 |
},
|
sl@0
|
56 |
SINGLE_ERROR
|
sl@0
|
57 |
{
|
sl@0
|
58 |
text=r_ecom_error_uninstallfailed;
|
sl@0
|
59 |
},
|
sl@0
|
60 |
SINGLE_ERROR
|
sl@0
|
61 |
{
|
sl@0
|
62 |
text=r_ecom_error_reinstallfailed;
|
sl@0
|
63 |
},
|
sl@0
|
64 |
SINGLE_ERROR
|
sl@0
|
65 |
{
|
sl@0
|
66 |
text=r_ecom_error_registrationfailed;
|
sl@0
|
67 |
},
|
sl@0
|
68 |
SINGLE_ERROR
|
sl@0
|
69 |
{
|
sl@0
|
70 |
text=r_ecom_error_notconnected;
|
sl@0
|
71 |
},
|
sl@0
|
72 |
SINGLE_ERROR
|
sl@0
|
73 |
{
|
sl@0
|
74 |
text=r_ecom_error_referencecountinvalid;
|
sl@0
|
75 |
},
|
sl@0
|
76 |
SINGLE_ERROR
|
sl@0
|
77 |
{
|
sl@0
|
78 |
text=r_ecom_error_noresolver;
|
sl@0
|
79 |
},
|
sl@0
|
80 |
SINGLE_ERROR
|
sl@0
|
81 |
{
|
sl@0
|
82 |
text=r_ecom_error_suspendfailed;
|
sl@0
|
83 |
},
|
sl@0
|
84 |
SINGLE_ERROR
|
sl@0
|
85 |
{
|
sl@0
|
86 |
text=r_ecom_error_resumefailed;
|
sl@0
|
87 |
},
|
sl@0
|
88 |
SINGLE_ERROR
|
sl@0
|
89 |
{
|
sl@0
|
90 |
text=r_ecom_error_destructionfailed;
|
sl@0
|
91 |
},
|
sl@0
|
92 |
SINGLE_ERROR
|
sl@0
|
93 |
{
|
sl@0
|
94 |
text=r_ecom_error_drivealreadyinstalled;
|
sl@0
|
95 |
},
|
sl@0
|
96 |
SINGLE_ERROR
|
sl@0
|
97 |
{
|
sl@0
|
98 |
text=r_ecom_error_drivenotfound;
|
sl@0
|
99 |
},
|
sl@0
|
100 |
SINGLE_ERROR
|
sl@0
|
101 |
{
|
sl@0
|
102 |
text=r_ecom_error_indexentrynotfound;
|
sl@0
|
103 |
},
|
sl@0
|
104 |
SINGLE_ERROR
|
sl@0
|
105 |
{
|
sl@0
|
106 |
text=r_ecom_error_noregistrationdata;
|
sl@0
|
107 |
},
|
sl@0
|
108 |
SINGLE_ERROR
|
sl@0
|
109 |
{
|
sl@0
|
110 |
text=r_ecom_error_invalidregistrydata;
|
sl@0
|
111 |
},
|
sl@0
|
112 |
SINGLE_ERROR
|
sl@0
|
113 |
{
|
sl@0
|
114 |
text=r_ecom_error_mismatchedtags;
|
sl@0
|
115 |
},
|
sl@0
|
116 |
SINGLE_ERROR
|
sl@0
|
117 |
{
|
sl@0
|
118 |
text=r_ecom_error_instantiationpointernotfound;
|
sl@0
|
119 |
},
|
sl@0
|
120 |
SINGLE_ERROR
|
sl@0
|
121 |
{
|
sl@0
|
122 |
text=r_ecom_error_instantiationpointernotavailable;
|
sl@0
|
123 |
},
|
sl@0
|
124 |
SINGLE_ERROR
|
sl@0
|
125 |
{
|
sl@0
|
126 |
text=r_ecom_error_toomanynotificationsoutstanding;
|
sl@0
|
127 |
},
|
sl@0
|
128 |
SINGLE_ERROR
|
sl@0
|
129 |
{
|
sl@0
|
130 |
text=r_ecom_error_destroyingwithnulldtorkey;
|
sl@0
|
131 |
},
|
sl@0
|
132 |
SINGLE_ERROR
|
sl@0
|
133 |
{
|
sl@0
|
134 |
text=r_ecom_error_missingparameter;
|
sl@0
|
135 |
},
|
sl@0
|
136 |
SINGLE_ERROR
|
sl@0
|
137 |
{
|
sl@0
|
138 |
text=r_ecom_error_listinvalidawaitnotification;
|
sl@0
|
139 |
},
|
sl@0
|
140 |
SINGLE_ERROR
|
sl@0
|
141 |
{
|
sl@0
|
142 |
text=r_ecom_error_listcurrentlyunavailable;
|
sl@0
|
143 |
},
|
sl@0
|
144 |
SINGLE_ERROR
|
sl@0
|
145 |
{
|
sl@0
|
146 |
text=r_ecom_error_noextendedinterfacereleasefunction;
|
sl@0
|
147 |
},
|
sl@0
|
148 |
SINGLE_ERROR
|
sl@0
|
149 |
{
|
sl@0
|
150 |
text=r_ecom_error_noextendedinterfacereleaseobject;
|
sl@0
|
151 |
},
|
sl@0
|
152 |
SINGLE_ERROR
|
sl@0
|
153 |
{
|
sl@0
|
154 |
text=r_ecom_error_notfoundscantimer;
|
sl@0
|
155 |
}
|
sl@0
|
156 |
};
|
sl@0
|
157 |
}
|
sl@0
|
158 |
|
sl@0
|
159 |
|
sl@0
|
160 |
// Errors -17000 to -17033
|
sl@0
|
161 |
RESOURCE TBUF r_ecom_error_default{ buf="Unknown Ecom error"; }
|
sl@0
|
162 |
RESOURCE TBUF r_ecom_error_alreadyreceiving{ buf="Already recieving"; }
|
sl@0
|
163 |
RESOURCE TBUF r_ecom_error_unknownservice{ buf="The Client requested a service which is not supplied by this framework"; }
|
sl@0
|
164 |
RESOURCE TBUF r_ecom_error_invalidunloadpolicy{ buf="The Client requested a service which is not supplied by this framework"; }
|
sl@0
|
165 |
RESOURCE TBUF r_ecom_error_nointerfaceidentified{ buf="The call to instantiate an Interface Implementation failed because no registrations exist for this interface."; }
|
sl@0
|
166 |
RESOURCE TBUF r_ecom_error_enablefailed{ buf="The call to Enable the registered Interface Implementation failed."; }
|
sl@0
|
167 |
RESOURCE TBUF r_ecom_error_disablefailed{ buf="The call to Disable the registered Interface Implementation failed."; }
|
sl@0
|
168 |
RESOURCE TBUF r_ecom_error_noregistrationsfound{ buf="The call to instantiate an Interface Implementation failed because no appropriate implementation was found."; }
|
sl@0
|
169 |
RESOURCE TBUF r_ecom_error_invalidiic{ buf="The call to instantiate an Interface Implementation failed because the implementation caused an error."; }
|
sl@0
|
170 |
RESOURCE TBUF r_ecom_error_uninstallfailed{ buf="The call to Remove the registered Interface Implementation failed."; }
|
sl@0
|
171 |
RESOURCE TBUF r_ecom_error_reinstallfailed{ buf="The call to Re-register an Interface Implementation failed."; }
|
sl@0
|
172 |
RESOURCE TBUF r_ecom_error_registrationfailed{ buf="The call to Register an Interface Implementation failed."; }
|
sl@0
|
173 |
RESOURCE TBUF r_ecom_error_notconnected{ buf="The client does not have a session open with the framework."; }
|
sl@0
|
174 |
RESOURCE TBUF r_ecom_error_referencecountinvalid{ buf="The Interface Implementation reference count is invalid."; }
|
sl@0
|
175 |
RESOURCE TBUF r_ecom_error_noresolver{ buf="The Non-Default resolver could not be instantiated."; }
|
sl@0
|
176 |
RESOURCE TBUF r_ecom_error_suspendfailed{ buf="The call to Suspend registration activities failed."; }
|
sl@0
|
177 |
RESOURCE TBUF r_ecom_error_resumefailed{ buf="The call to Resume registration activities failed."; }
|
sl@0
|
178 |
RESOURCE TBUF r_ecom_error_destructionfailed{ buf="The Interface Implementations destruction could not be recorded."; }
|
sl@0
|
179 |
RESOURCE TBUF r_ecom_error_drivealreadyinstalled{ buf="The Interface Implementations drive has already been installed."; }
|
sl@0
|
180 |
RESOURCE TBUF r_ecom_error_drivenotfound{ buf="The Interface Implementations drive was not found."; }
|
sl@0
|
181 |
RESOURCE TBUF r_ecom_error_indexentrynotfound{ buf="The Interface Implementations drive was not found."; }
|
sl@0
|
182 |
RESOURCE TBUF r_ecom_error_noregistrationdata{ buf="The Interface Implementation has not been registered."; }
|
sl@0
|
183 |
RESOURCE TBUF r_ecom_error_invalidregistrydata{ buf="The Interface Implementation's registry data is corrupt."; }
|
sl@0
|
184 |
RESOURCE TBUF r_ecom_error_mismatchedtags{ buf="The Interface Implementation's registration file is invalid."; }
|
sl@0
|
185 |
RESOURCE TBUF r_ecom_error_instantiationpointernotfound{ buf="The Interface Implementation's instantiation method is missing."; }
|
sl@0
|
186 |
RESOURCE TBUF r_ecom_error_instantiationpointernotavailable{ buf="The Interface Implementation's instantiation method is missing."; }
|
sl@0
|
187 |
RESOURCE TBUF r_ecom_error_toomanynotificationsoutstanding{ buf="Too many notifications are already open on the ECom session."; }
|
sl@0
|
188 |
RESOURCE TBUF r_ecom_error_destroyingwithnulldtorkey{ buf="The Interface Implementation destruction id is invalid."; }
|
sl@0
|
189 |
RESOURCE TBUF r_ecom_error_missingparameter{ buf="The Interface Implementation construction has too few parameters."; }
|
sl@0
|
190 |
RESOURCE TBUF r_ecom_error_listinvalidawaitnotification{ buf="The registry is currently unavailable, (registration in progress), please await a notification and then try again."; }
|
sl@0
|
191 |
RESOURCE TBUF r_ecom_error_noextendedinterfacereleasefunction{ buf="The extended interface release function was not found."; }
|
sl@0
|
192 |
RESOURCE TBUF r_ecom_error_noextendedinterfacereleaseobject{ buf="The extended interface release function was not found."; }
|
sl@0
|
193 |
RESOURCE TBUF r_ecom_error_notfoundscantimer{ buf="The Interface implementation could not find a scan timer"; }
|
sl@0
|
194 |
RESOURCE TBUF r_ecom_error_listcurrentlyunavailable{ buf="The list is currently unavailable"; } |