libkdenetwork Library API Documentation

err-codes.h

00001 /* Output of mkstrtable.awk.  DO NOT EDIT.  */
00002 
00003 /* err-codes.h - List of error codes and their description.
00004    Copyright (C) 2003, 2004 g10 Code GmbH
00005 
00006    This file is part of libgpg-error.
00007 
00008    libgpg-error is free software; you can redistribute it and/or
00009    modify it under the terms of the GNU Lesser General Public License
00010    as published by the Free Software Foundation; either version 2.1 of
00011    the License, or (at your option) any later version.
00012  
00013    libgpg-error is distributed in the hope that it will be useful, but
00014    WITHOUT ANY WARRANTY; without even the implied warranty of
00015    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00016    Lesser General Public License for more details.
00017  
00018    You should have received a copy of the GNU Lesser General Public
00019    License along with libgpg-error; if not, write to the Free
00020    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
00021    02111-1307, USA.  */
00022 
00023 
00024 /* The purpose of this complex string table is to produce
00025    optimal code with a minimum of relocations.  */
00026 
00027 static const char msgstr[] = 
00028   gettext_noop ("Success") "\0"
00029   gettext_noop ("General error") "\0"
00030   gettext_noop ("Unknown packet") "\0"
00031   gettext_noop ("Unknown version in packet") "\0"
00032   gettext_noop ("Invalid public key algorithm") "\0"
00033   gettext_noop ("Invalid digest algorithm") "\0"
00034   gettext_noop ("Bad public key") "\0"
00035   gettext_noop ("Bad secret key") "\0"
00036   gettext_noop ("Bad signature") "\0"
00037   gettext_noop ("No public key") "\0"
00038   gettext_noop ("Checksum error") "\0"
00039   gettext_noop ("Bad passphrase") "\0"
00040   gettext_noop ("Invalid cipher algorithm") "\0"
00041   gettext_noop ("Keyring open") "\0"
00042   gettext_noop ("Invalid packet") "\0"
00043   gettext_noop ("Invalid armor") "\0"
00044   gettext_noop ("No user ID") "\0"
00045   gettext_noop ("No secret key") "\0"
00046   gettext_noop ("Wrong secret key used") "\0"
00047   gettext_noop ("Bad session key") "\0"
00048   gettext_noop ("Unknown compression algorithm") "\0"
00049   gettext_noop ("Number is not prime") "\0"
00050   gettext_noop ("Invalid encoding method") "\0"
00051   gettext_noop ("Invalid encryption scheme") "\0"
00052   gettext_noop ("Invalid signature scheme") "\0"
00053   gettext_noop ("Invalid attribute") "\0"
00054   gettext_noop ("No value") "\0"
00055   gettext_noop ("Not found") "\0"
00056   gettext_noop ("Value not found") "\0"
00057   gettext_noop ("Syntax error") "\0"
00058   gettext_noop ("Bad MPI value") "\0"
00059   gettext_noop ("Invalid passphrase") "\0"
00060   gettext_noop ("Invalid signature class") "\0"
00061   gettext_noop ("Resources exhausted") "\0"
00062   gettext_noop ("Invalid keyring") "\0"
00063   gettext_noop ("Trust DB error") "\0"
00064   gettext_noop ("Bad certificate") "\0"
00065   gettext_noop ("Invalid user ID") "\0"
00066   gettext_noop ("Unexpected error") "\0"
00067   gettext_noop ("Time conflict") "\0"
00068   gettext_noop ("Keyserver error") "\0"
00069   gettext_noop ("Wrong public key algorithm") "\0"
00070   gettext_noop ("Tribute to D. A.") "\0"
00071   gettext_noop ("Weak encryption key") "\0"
00072   gettext_noop ("Invalid key length") "\0"
00073   gettext_noop ("Invalid argument") "\0"
00074   gettext_noop ("Syntax error in URI") "\0"
00075   gettext_noop ("Invalid URI") "\0"
00076   gettext_noop ("Network error") "\0"
00077   gettext_noop ("Unknown host") "\0"
00078   gettext_noop ("Selftest failed") "\0"
00079   gettext_noop ("Data not encrypted") "\0"
00080   gettext_noop ("Data not processed") "\0"
00081   gettext_noop ("Unusable public key") "\0"
00082   gettext_noop ("Unusable secret key") "\0"
00083   gettext_noop ("Invalid value") "\0"
00084   gettext_noop ("Bad certificate chain") "\0"
00085   gettext_noop ("Missing certificate") "\0"
00086   gettext_noop ("No data") "\0"
00087   gettext_noop ("Bug") "\0"
00088   gettext_noop ("Not supported") "\0"
00089   gettext_noop ("Invalid operation code") "\0"
00090   gettext_noop ("Timeout") "\0"
00091   gettext_noop ("Internal error") "\0"
00092   gettext_noop ("EOF (gcrypt)") "\0"
00093   gettext_noop ("Invalid object") "\0"
00094   gettext_noop ("Provided object is too short") "\0"
00095   gettext_noop ("Provided object is too large") "\0"
00096   gettext_noop ("Missing item in object") "\0"
00097   gettext_noop ("Not implemented") "\0"
00098   gettext_noop ("Conflicting use") "\0"
00099   gettext_noop ("Invalid cipher mode") "\0"
00100   gettext_noop ("Invalid flag") "\0"
00101   gettext_noop ("Invalid handle") "\0"
00102   gettext_noop ("Result truncated") "\0"
00103   gettext_noop ("Incomplete line") "\0"
00104   gettext_noop ("Invalid response") "\0"
00105   gettext_noop ("No agent running") "\0"
00106   gettext_noop ("agent error") "\0"
00107   gettext_noop ("Invalid data") "\0"
00108   gettext_noop ("Assuan server fault") "\0"
00109   gettext_noop ("Assuan error") "\0"
00110   gettext_noop ("Invalid session key") "\0"
00111   gettext_noop ("Invalid S-expression") "\0"
00112   gettext_noop ("Unsupported algorithm") "\0"
00113   gettext_noop ("No pinentry") "\0"
00114   gettext_noop ("pinentry error") "\0"
00115   gettext_noop ("Bad PIN") "\0"
00116   gettext_noop ("Invalid name") "\0"
00117   gettext_noop ("Bad data") "\0"
00118   gettext_noop ("Invalid parameter") "\0"
00119   gettext_noop ("Wrong card") "\0"
00120   gettext_noop ("No dirmngr") "\0"
00121   gettext_noop ("dirmngr error") "\0"
00122   gettext_noop ("Certificate revoked") "\0"
00123   gettext_noop ("No CRL known") "\0"
00124   gettext_noop ("CRL too old") "\0"
00125   gettext_noop ("Line too long") "\0"
00126   gettext_noop ("Not trusted") "\0"
00127   gettext_noop ("Operation cancelled") "\0"
00128   gettext_noop ("Bad CA certificate") "\0"
00129   gettext_noop ("Certificate expired") "\0"
00130   gettext_noop ("Certificate too young") "\0"
00131   gettext_noop ("Unsupported certificate") "\0"
00132   gettext_noop ("Unknown S-expression") "\0"
00133   gettext_noop ("Unsupported protection") "\0"
00134   gettext_noop ("Corrupted protection") "\0"
00135   gettext_noop ("Ambiguous name") "\0"
00136   gettext_noop ("Card error") "\0"
00137   gettext_noop ("Card reset") "\0"
00138   gettext_noop ("Card removed") "\0"
00139   gettext_noop ("Invalid card") "\0"
00140   gettext_noop ("Card not present") "\0"
00141   gettext_noop ("No PKCS15 application") "\0"
00142   gettext_noop ("Not confirmed") "\0"
00143   gettext_noop ("Configuration error") "\0"
00144   gettext_noop ("No policy match") "\0"
00145   gettext_noop ("Invalid index") "\0"
00146   gettext_noop ("Invalid ID") "\0"
00147   gettext_noop ("No SmartCard daemon") "\0"
00148   gettext_noop ("SmartCard daemon error") "\0"
00149   gettext_noop ("Unsupported protocol") "\0"
00150   gettext_noop ("Bad PIN method") "\0"
00151   gettext_noop ("Card not initialized") "\0"
00152   gettext_noop ("Unsupported operation") "\0"
00153   gettext_noop ("Wrong key usage") "\0"
00154   gettext_noop ("Nothing found") "\0"
00155   gettext_noop ("Wrong blob type") "\0"
00156   gettext_noop ("Missing value") "\0"
00157   gettext_noop ("Hardware problem") "\0"
00158   gettext_noop ("PIN blocked") "\0"
00159   gettext_noop ("Conditions of use not satisfied") "\0"
00160   gettext_noop ("PINs are not synced") "\0"
00161   gettext_noop ("Invalid CRL") "\0"
00162   gettext_noop ("BER error") "\0"
00163   gettext_noop ("Invalid BER") "\0"
00164   gettext_noop ("Element not found") "\0"
00165   gettext_noop ("Identifier not found") "\0"
00166   gettext_noop ("Invalid tag") "\0"
00167   gettext_noop ("Invalid length") "\0"
00168   gettext_noop ("Invalid key info") "\0"
00169   gettext_noop ("Unexpected tag") "\0"
00170   gettext_noop ("Not DER encoded") "\0"
00171   gettext_noop ("No CMS object") "\0"
00172   gettext_noop ("Invalid CMS object") "\0"
00173   gettext_noop ("Unknown CMS object") "\0"
00174   gettext_noop ("Unsupported CMS object") "\0"
00175   gettext_noop ("Unsupported encoding") "\0"
00176   gettext_noop ("Unsupported CMS version") "\0"
00177   gettext_noop ("Unknown algorithm") "\0"
00178   gettext_noop ("Invalid crypto engine") "\0"
00179   gettext_noop ("Public key not trusted") "\0"
00180   gettext_noop ("Decryption failed") "\0"
00181   gettext_noop ("Key expired") "\0"
00182   gettext_noop ("Signature expired") "\0"
00183   gettext_noop ("Encoding problem") "\0"
00184   gettext_noop ("Invalid state") "\0"
00185   gettext_noop ("Duplicated value") "\0"
00186   gettext_noop ("Missing action") "\0"
00187   gettext_noop ("ASN.1 module not found") "\0"
00188   gettext_noop ("Invalid OID string") "\0"
00189   gettext_noop ("Invalid time") "\0"
00190   gettext_noop ("Invalid CRL object") "\0"
00191   gettext_noop ("Unsupported CRL version") "\0"
00192   gettext_noop ("Invalid certificate object") "\0"
00193   gettext_noop ("Unknown name") "\0"
00194   gettext_noop ("A locale function failed") "\0"
00195   gettext_noop ("Not locked") "\0"
00196   gettext_noop ("Buffer too short") "\0"
00197   gettext_noop ("Invalid length specifier in S-expression") "\0"
00198   gettext_noop ("String too long in S-expression") "\0"
00199   gettext_noop ("Unmatched parentheses in S-expression") "\0"
00200   gettext_noop ("S-expression not canonical") "\0"
00201   gettext_noop ("Bad character in S-expression") "\0"
00202   gettext_noop ("Bad quotation in S-expression") "\0"
00203   gettext_noop ("Zero prefix in S-expression") "\0"
00204   gettext_noop ("Nested display hints in S-expression") "\0"
00205   gettext_noop ("Unmatched display hints") "\0"
00206   gettext_noop ("Unexpected reserved punctuation in S-expression") "\0"
00207   gettext_noop ("Bad hexadecimal character in S-expression") "\0"
00208   gettext_noop ("Odd hexadecimal numbers in S-expression") "\0"
00209   gettext_noop ("Bad octadecimal character in S-expression") "\0"
00210   gettext_noop ("User defined error code 1") "\0"
00211   gettext_noop ("User defined error code 2") "\0"
00212   gettext_noop ("User defined error code 3") "\0"
00213   gettext_noop ("User defined error code 4") "\0"
00214   gettext_noop ("User defined error code 5") "\0"
00215   gettext_noop ("User defined error code 6") "\0"
00216   gettext_noop ("User defined error code 7") "\0"
00217   gettext_noop ("User defined error code 8") "\0"
00218   gettext_noop ("User defined error code 9") "\0"
00219   gettext_noop ("User defined error code 10") "\0"
00220   gettext_noop ("User defined error code 11") "\0"
00221   gettext_noop ("User defined error code 12") "\0"
00222   gettext_noop ("User defined error code 13") "\0"
00223   gettext_noop ("User defined error code 14") "\0"
00224   gettext_noop ("User defined error code 15") "\0"
00225   gettext_noop ("User defined error code 16") "\0"
00226   gettext_noop ("Unknown system error") "\0"
00227   gettext_noop ("End of file") "\0"
00228   gettext_noop ("Unknown error code");
00229 
00230 static const int msgidx[] =
00231   {
00232     0,
00233     8,
00234     22,
00235     37,
00236     63,
00237     92,
00238     117,
00239     132,
00240     147,
00241     161,
00242     175,
00243     190,
00244     205,
00245     230,
00246     243,
00247     258,
00248     272,
00249     283,
00250     297,
00251     319,
00252     335,
00253     365,
00254     385,
00255     409,
00256     435,
00257     460,
00258     478,
00259     487,
00260     497,
00261     513,
00262     526,
00263     540,
00264     559,
00265     583,
00266     603,
00267     619,
00268     634,
00269     650,
00270     666,
00271     683,
00272     697,
00273     713,
00274     740,
00275     757,
00276     777,
00277     796,
00278     813,
00279     833,
00280     845,
00281     859,
00282     872,
00283     888,
00284     907,
00285     926,
00286     946,
00287     966,
00288     980,
00289     1002,
00290     1022,
00291     1030,
00292     1034,
00293     1048,
00294     1071,
00295     1079,
00296     1094,
00297     1107,
00298     1122,
00299     1151,
00300     1180,
00301     1203,
00302     1219,
00303     1235,
00304     1255,
00305     1268,
00306     1283,
00307     1300,
00308     1316,
00309     1333,
00310     1350,
00311     1362,
00312     1375,
00313     1395,
00314     1408,
00315     1428,
00316     1449,
00317     1471,
00318     1483,
00319     1498,
00320     1506,
00321     1519,
00322     1528,
00323     1546,
00324     1557,
00325     1568,
00326     1582,
00327     1602,
00328     1615,
00329     1627,
00330     1641,
00331     1653,
00332     1673,
00333     1692,
00334     1712,
00335     1734,
00336     1758,
00337     1779,
00338     1802,
00339     1823,
00340     1838,
00341     1849,
00342     1860,
00343     1873,
00344     1886,
00345     1903,
00346     1925,
00347     1939,
00348     1959,
00349     1975,
00350     1989,
00351     2000,
00352     2020,
00353     2043,
00354     2064,
00355     2079,
00356     2100,
00357     2122,
00358     2138,
00359     2152,
00360     2168,
00361     2182,
00362     2199,
00363     2211,
00364     2243,
00365     2263,
00366     2275,
00367     2285,
00368     2297,
00369     2315,
00370     2336,
00371     2348,
00372     2363,
00373     2380,
00374     2395,
00375     2411,
00376     2425,
00377     2444,
00378     2463,
00379     2486,
00380     2507,
00381     2531,
00382     2549,
00383     2571,
00384     2594,
00385     2612,
00386     2624,
00387     2642,
00388     2659,
00389     2673,
00390     2690,
00391     2705,
00392     2728,
00393     2747,
00394     2760,
00395     2779,
00396     2803,
00397     2830,
00398     2843,
00399     2868,
00400     2879,
00401     2896,
00402     2937,
00403     2969,
00404     3007,
00405     3034,
00406     3064,
00407     3094,
00408     3122,
00409     3159,
00410     3183,
00411     3231,
00412     3273,
00413     3313,
00414     3355,
00415     3381,
00416     3407,
00417     3433,
00418     3459,
00419     3485,
00420     3511,
00421     3537,
00422     3563,
00423     3589,
00424     3616,
00425     3643,
00426     3670,
00427     3697,
00428     3724,
00429     3751,
00430     3778,
00431     3799,
00432     3811
00433   };
00434 
00435 #define msgidxof(code) (0 ? -1 \
00436   : ((code >= 0) && (code <= 167)) ? (code - 0) \
00437   : ((code >= 200) && (code <= 213)) ? (code - 32) \
00438   : ((code >= 1024) && (code <= 1039)) ? (code - 842) \
00439   : ((code >= 16382) && (code <= 16383)) ? (code - 16184) \
00440   : 16384 - 16184)
KDE Logo
This file is part of the documentation for libkdenetwork Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 22:37:05 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003