Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Fred/Error/JError.cpp

Go to the documentation of this file.
00001 #ifndef __J2K__Error_CPP__
00002 #define __J2K__Error_CPP__
00003 
00004 #include <j2k/Fred/Standard.hpp>
00005 #include <j2k/Fred/Error/JError.hpp>
00006 #include <j2k/Fred/Error/JErrorHandler.hpp>
00007 #include <j2k/Fred/Error/JErrorController.hpp>
00008 
00009 /*
00010 #include <j2k/Fred/Error/JErrorHandler.cpp>
00011 #include <j2k/Fred/Error/JErrorController.cpp>
00012 */
00013 
00014 __J2K__EXTERN_C
00015 
00016 // Define the pgmErrorController as global
00017 MC_MainErrorController
00018 
00019 const char * JErrorLevelMsg[] = {
00020   "No error has occured.",
00021   "The error was recovered automatically.",
00022   "The error might be recoverable, please retry later.",
00023   "An error has occured.",
00024   "A fatal error has occured.",
00025   "A non-recoverable fatal error has occured. \nThe program will be terminated."
00026 };
00027 
00028 // Don't include French version unless needed.
00029 #ifdef __J2K__Need_JErrorLevelMsgFr
00030 
00031 const char * JErrorLevelMsgFr[] = {
00032   "Aucune erreur n'est survenue.",
00033   "L'erreur a ‚t‚ automatiquement r‚gl‚",
00034   "L'erreur est peut-ˆtre recouvrable, essayez plus tard.",
00035   "Une erreur est survenue.",
00036   "Une erreur fatale est survenue.",
00037   "Une erreur fatale n'ont recouvrable est survenue. \nLe programme va ˆtre termin‚."
00038 };
00039 
00040 #endif
00041 
00042 /* English version  */
00043 /* Version anglaise */
00044 
00045 const char * JErrorMsg[] = {
00046 /*  0 */   "No error",
00047 /*  1 */   "Not owner",
00048 /*  2 */   "No such file or directory",
00049 /*  3 */   "No such process",
00050 /*  4 */   "Interrupted system call",
00051 /*  5 */   "I/O error",
00052 /*  6 */   "No such device or address",
00053 /*  7 */   "Arg list too big",
00054 /*  8 */   "Exec format error",
00055 /*  9 */   "Bad file number",
00056 /* 10 */   "No child processes",
00057 /* 11 */   "Resource temporarily unavailable, try again",
00058 /* 12 */   "Not enough space or insufficient memory",
00059 /* 13 */   "Permission denied",
00060 /* 14 */   "Bad address",
00061 /* 15 */   "Block device required",
00062 /* 16 */   "Mounted Device or resource busy",
00063 /* 17 */   "File exists",
00064 /* 18 */   "Cross-device link",
00065 /* 19 */   "No such device",
00066 /* 20 */   "Not a directory",
00067 /* 21 */   "Is a directory",
00068 /* 22 */   "Invalid argument",
00069 /* 23 */   "File table overflow",
00070 /* 24 */   "Too many open files",
00071 /* 25 */   "Inappropriate I/O control operation for this device",
00072 /* 26 */   "Text file busy",
00073 /* 27 */   "File too large",
00074 /* 28 */   "No space left on device",
00075 /* 29 */   "Illegal seek",
00076 /* 30 */   "Read-only file system",
00077 /* 31 */   "Too many links",
00078 /* 32 */   "Broken pipe",
00079 /* 33 */   "Math argument out of domain of function",
00080 /* 34 */   "Math result too large or not representable",
00081 /* 35 */   "No message of desired type",
00082 /* 36 */   "Identifier removed",
00083 /* 37 */   "Channel number out of range",
00084 /* 38 */   "Level 2 not synchronized",
00085 /* 39 */   "Level 3 halted",
00086 /* 40 */   "Level 3 reset",
00087 /* 41 */   "Link number out of range",
00088 /* 42 */   "Protocol driver not attached",
00089 /* 43 */   "No CSI structure available",
00090 /* 44 */   "Level 2 halted",
00091 /* 45 */   "Deadlock condition or avoided",
00092 /* 46 */   "No record locks available in system",
00093 /* 47 */   "Operation canceled      (1003.1b-1993)",
00094 /* 48 */   "Operation not supported (1003.1b-1993)",
00095 /* 49 */   "Disc quota exceded",
00096 /* 50 */   "Invalid exchange",
00097 /* 51 */   "Invalid request descriptor",
00098 /* 52 */   "Exchange full",
00099 /* 53 */   "No anode",
00100 /* 54 */   "Invalid request code",
00101 /* 55 */   "Invalid slot",
00102 /* 56 */   "File locking deadlock error",
00103 /* 57 */   "Bad font file format",
00104 /* 58 */   "Process died with the lock",
00105 /* 59 */   "Lock is not recoverable",
00106 /* 60 */   "Device not a stream",
00107 /* 61 */   "No data (for no delay io)",
00108 /* 62 */   "Timer expired",
00109 /* 63 */   "Out of streams resources",
00110 /* 64 */   "Machine is not on the network",
00111 /* 65 */   "Package not installed",
00112 /* 66 */   "The object is remote",
00113 /* 67 */   "The link has been severed",
00114 /* 68 */   "Advertise error",
00115 /* 69 */   "Srmount error",
00116 /* 70 */   "Communication error on send",
00117 /* 71 */   "Protocol error",
00118 /* 72 */   "Locked lock was unmapped",
00119 /* 73 */   "",
00120 /* 74 */   "Multihop attempted",
00121 /* 75 */   "",
00122 /* 76 */   "",
00123 /* 77 */   "Bad message or trying to read an unreadable message",
00124 /* 78 */   "Path Name too long",
00125 /* 79 */   "Value too large to be stored in data type",
00126 /* 80 */   "Given log. name not unique",
00127 /* 81 */   "FD invalid for this operation",
00128 /* 82 */   "Remote address changed",
00129 /* 83 */   "Can't access a needed shared library",
00130 /* 84 */   "Accessing a corrupted shared library",
00131 /* 85 */   ".lib section in a.out corrupted",
00132 /* 86 */   "Attempting to link in too many libraries",
00133 /* 87 */   "Attempting to exec a shared library",
00134 /* 88 */   "Illegal byte sequence.",
00135 /* 89 */   "Unknown system call or unsupported file system operation",
00136 /* 90 */   "Too many symbolic link or prefix loops or symbolic link loop",
00137 /* 91 */   "Restartable system call",
00138 /* 92 */   "if pipe/FIFO, don't sleep in stream head",
00139 /* 93 */   "Directory not empty",
00140 /* 94 */   "Too many users (for UFS)",
00141 /* 95 */   "Socket operation on non-socket",
00142 /* 96 */   "Destination address required",
00143 /* 97 */   "Message too long",
00144 /* 98 */   "Protocol wrong type for socket",
00145 /* 99 */   "Protocol not available",
00146 /* 100 */  "",
00147 /* 101 */  "",
00148 /* 102 */  "",
00149 /* 103 */  "",
00150 /* 104 */  "",
00151 /* 105 */  "",
00152 /* 106 */  "",
00153 /* 107 */  "",
00154 /* 108 */  "",
00155 /* 109 */  "",
00156 /* 110 */  "",
00157 /* 111 */  "",
00158 /* 112 */  "",
00159 /* 113 */  "",
00160 /* 114 */  "",
00161 /* 115 */  "",
00162 /* 116 */  "",
00163 /* 117 */  "",
00164 /* 118 */  "",
00165 /* 119 */  "",
00166 /* 120 */  "Protocol not available",
00167 /* 121 */  "Socket type not supported",
00168 /* 122 */  "Operation not supported on socket",
00169 /* 123 */  "Protocol family not supported",
00170 /* 124 */  "Address family not supported",
00171 /* 125 */  "Address already in use",
00172 /* 126 */  "Can't assign requested address",
00173 /* 127 */  "Network is down",
00174 /* 128 */  "Network is unreachable",
00175 /* 129 */  "Network dropped connection because of reset",
00176 /* 130 */  "Software caused connection abort",
00177 /* 131 */  "Connection reset by peer",
00178 /* 132 */  "No buffer space available",
00179 /* 133 */  "Socket is already connected",
00180 /* 134 */  "Socket is not connected",
00181 /* 135 */  "XENIX has 135 - 142",
00182 /* 136 */  "XENIX has 135 - 142",
00183 /* 137 */  "XENIX has 135 - 142",
00184 /* 138 */  "XENIX has 135 - 142",
00185 /* 139 */  "XENIX has 135 - 142",
00186 /* 140 */  "XENIX has 135 - 142",
00187 /* 141 */  "XENIX has 135 - 142",
00188 /* 142 */  "XENIX has 135 - 142",
00189 /* 143 */  "Can't send after socket shutdown",
00190 /* 144 */  "Too many references can't splice",
00191 /* 145 */  "Connection timed out",
00192 /* 146 */  "Connection refused",
00193 /* 147 */  "Host is down",
00194 /* 148 */  "No route to host",
00195 /* 149 */  "operation already in progress",
00196 /* 150 */  "operation now in progress",
00197 /* 151 */  "Stale NFS file handle",
00198 /* 152 */  "",
00199 /* 153 */  "",
00200 /* 154 */  "",
00201 /* 155 */  "",
00202 /* 156 */  "",
00203 /* 157 */  "",
00204 /* 158 */  "",
00205 /* 159 */  "",
00206 /* 160 */  "",
00207 /* 161 */  "",
00208 /* 162 */  "",
00209 /* 163 */  "",
00210 /* 164 */  "",
00211 /* 165 */  "",
00212 /* 166 */  "",
00213 /* 167 */  "",
00214 /* 168 */  "",
00215 /* 169 */  "",
00216 /* 170 */  "",
00217 /* 171 */  "",
00218 /* 172 */  "",
00219 /* 173 */  "",
00220 /* 174 */  "",
00221 /* 175 */  "",
00222 /* 176 */  "",
00223 /* 177 */  "",
00224 /* 178 */  "",
00225 /* 179 */  "",
00226 /* 180 */  "",
00227 /* 181 */  "",
00228 /* 182 */  "",
00229 /* 183 */  "",
00230 /* 184 */  "",
00231 /* 185 */  "",
00232 /* 186 */  "",
00233 /* 187 */  "",
00234 /* 188 */  "",
00235 /* 189 */  "",
00236 /* 190 */  "",
00237 /* 191 */  "",
00238 /* 192 */  "",
00239 /* 193 */  "",
00240 /* 194 */  "",
00241 /* 195 */  "",
00242 /* 196 */  "",
00243 /* 197 */  "",
00244 /* 198 */  "",
00245 /* 199 */  "",
00246 /* 200 */  "",
00247 /* 201 */  "",
00248 /* 202 */  "",
00249 /* 203 */  "",
00250 /* 204 */  "",
00251 /* 205 */  "",
00252 /* 206 */  "",
00253 /* 207 */  "",
00254 /* 208 */  "",
00255 /* 209 */  "",
00256 /* 210 */  "",
00257 /* 211 */  "",
00258 /* 212 */  "",
00259 /* 213 */  "",
00260 /* 214 */  "",
00261 /* 215 */  "",
00262 /* 216 */  "",
00263 /* 217 */  "",
00264 /* 218 */  "",
00265 /* 219 */  "",
00266 /* 220 */  "",
00267 /* 221 */  "",
00268 /* 222 */  "",
00269 /* 223 */  "",
00270 /* 224 */  "",
00271 /* 225 */  "",
00272 /* 226 */  "",
00273 /* 227 */  "",
00274 /* 228 */  "",
00275 /* 229 */  "",
00276 /* 230 */  "",
00277 /* 231 */  "",
00278 /* 232 */  "",
00279 /* 233 */  "",
00280 /* 234 */  "",
00281 /* 235 */  "",
00282 /* 236 */  "operation now in progress",
00283 /* 237 */  "",
00284 /* 238 */  "Socket operation on non-socket",
00285 /* 239 */  "Destination address required",
00286 /* 240 */  "Message too long, Inappropriate message buffer length",
00287 /* 241 */  "Protocol wrong type for socket",
00288 /* 242 */  "Protocol not available",
00289 /* 243 */  "Protocol not available",
00290 /* 244 */  "Socket type not supported",
00291 /* 245 */  "Operation not supported on socket",
00292 /* 246 */  "Protocol family not supported",
00293 /* 247 */  "Address family not supported by protocol family",
00294 /* 248 */  "Address already in use",
00295 /* 249 */  "Can't assign requested address",
00296 /* 250 */  "Network is down",
00297 /* 251 */  "Network is unreachable",
00298 /* 252 */  "Network dropped connection because of reset",
00299 /* 253 */  "Software caused connection abort",
00300 /* 254 */  "Connection reset by peer",
00301 /* 255 */  "No buffer space available",
00302 /* 256 */  "Socket is already connected",
00303 /* 257 */  "Socket is not connected",
00304 /* 258 */  "Can't send after socket shutdown",
00305 /* 259 */  "Too many references can't splice",
00306 /* 260 */  "Connection timed out",
00307 /* 261 */  "Connection refused",
00308 /* 262 */  "",
00309 /* 263 */  "",
00310 /* 264 */  "Host is down",
00311 /* 265 */  "No route to host",
00312 /* 266 */  "",
00313 /* 267 */  "",
00314 /* 268 */  "",
00315 /* 269 */  "",
00316 /* 270 */  "",
00317 /* 271 */  "",
00318 /* 272 */  "RPC struct is bad",
00319 /* 273 */  "RPC version wrong",
00320 /* 274 */  "RPC program not available",
00321 /* 275 */  "Program version wrong",
00322 /* 276 */  "Bad procedure for program",
00323 /* 277 */  "",
00324 /* 278 */  "",
00325 /* 279 */  "",
00326 /* 280 */  "",
00327 /* 281 */  "",
00328 /* 286 */  "",
00329 /* 287 */  "",
00330 /* 288 */  "",
00331 /* 289 */  "",
00332 /* 290 */  "",
00333 /* 291 */  "",
00334 /* 292 */  "",
00335 /* 293 */  "",
00336 /* 294 */  "",
00337 /* 295 */  "",
00338 /* 296 */  "",
00339 /* 297 */  "",
00340 /* 298 */  "",
00341 /* 299 */  "",
00342 /* 300 */  "Must be done on local machine",
00343 /* 301 */  "Need an NDP (8087...) to run",
00344 /* 302 */  "Corrupted file system detected",
00345 /* 303 */  "",
00346 /* 304 */  "",
00347 /* 305 */  "",
00348 /* 306 */  "",
00349 /* 307 */  "",
00350 /* 308 */  "",
00351 /* 309 */  "More to do, send message again",
00352 /* 310 */  "Remap to the controlling terminal",
00353 /* 311 */  "No license",
00354 /* 312 */  "Server fault on msg pass",
00355 /* 313 */  "Endian not supported",
00356 /* 314 */  "",
00357 /* 315 */  "",
00358 /* 316 = 330-14 */  "Error in current",
00359 /* 317 = 330-13 */  "Invalid field",
00360 /* 318 = 330-12 */  "Request denied",
00361 /* 319 = 330-11 */  "Not connected",
00362 /* 320 = 330-10 */  "Not selectable",
00363 /* 321 = 330 -9 */  "No match",
00364 /* 322 = 330 -8 */  "Unknown command",
00365 /* 323 = 330 -7 */  "Not posted",
00366 /* 324 = 330 -6 */  "No room",
00367 /* 325 = 330 -5 */  "Bad state",
00368 /* 326 = 330 -4 */  "Connected",
00369 /* 327 = 330 -3 */  "Posted",
00370 /* 328 = 330 -2 */  "Bad argument",
00371 /* 329 = 330 -1 */  "System error",
00372 
00373 /* 330 */   "No error",
00374 
00375 /*   1 */   "Minor error",
00376 /*   2 */   "Syntax error",
00377 /*   3 */   "",
00378 /*   4 */   "No more data available",
00379 /*   5 */   "Illegal function call",
00380 /*   6 */   "Overflow",
00381 /*   7 */   "No more memory available (Out of Memory)",
00382 /*   8 */   "Undefined label",
00383 /*   9 */   "Index out of bound (Subscript out of range)",
00384 /*  10 */   "Duplicate definition",
00385 /*  11 */   "Division by zero",
00386 /*  12 */   "Illegal in direct mode",
00387 /*  13 */   "Type mismatch",
00388 /*  14 */   "Out of string space",
00389 /*  15 */   "",
00390 /*  16 */   "String formula too complex",
00391 /*  17 */   "Cannot continue",
00392 /*  18 */   "Function not defined",
00393 /*  19 */   "No resume handler",
00394 /*  20 */   "Resume handler called without any error",
00395 /*  21 */   "",
00396 /*  22 */   "",
00397 /*  23 */   "",
00398 /*  24 */   "Device timeout",
00399 /*  25 */   "Device fault",
00400 /*  26 */   "",
00401 /*  27 */   "Out of paper",
00402 /*  28 */   "",
00403 /*  29 */   "",
00404 /*  30 */   "",
00405 /*  31 */   "",
00406 /*  32 */   "",
00407 /*  33 */   "Duplicate label",
00408 /*  34 */   "",
00409 /*  35 */   "Subprogram not defined",
00410 /*  36 */   "",
00411 /*  37 */   "Argument-count mismatch",
00412 /*  38 */   "Array not defined",
00413 /*  39 */   "",
00414 /*  40 */   "Variable required",
00415 /*  41 */   "",
00416 /*  42 */   "",
00417 /*  43 */   "",
00418 /*  44 */   "",
00419 /*  45 */   "",
00420 /*  46 */   "",
00421 /*  47 */   "",
00422 /*  48 */   "",
00423 /*  49 */   "",
00424 /*  50 */   "Field overflow",
00425 /*  51 */   "Internal Error",
00426 /*  52 */   "Bad file number",
00427 /*  53 */   "File not found",
00428 /*  54 */   "Bad file mode",
00429 /*  55 */   "File already open",
00430 /*  56 */   "Field statement active",
00431 /*  57 */   "Device I/O error",
00432 /*  58 */   "File already exists",
00433 /*  59 */   "Bad record length",
00434 /*  60 */   "",
00435 /*  61 */   "No more space available on disk (Disk full)",
00436 /*  62 */   "Input reading past end of file",
00437 /*  63 */   "Bad record number",
00438 /*  64 */   "Bad file name",
00439 /*  65 */   "",
00440 /*  66 */   "",
00441 /*  67 */   "Too many files",
00442 /*  68 */   "Device unavailable",
00443 /*  69 */   "Communication-buffer overflow",
00444 /*  70 */   "Permission denied",
00445 /*  71 */   "Disk not ready",
00446 /*  72 */   "Disk-media error",
00447 /*  73 */   "Feature unavailable",
00448 /*  74 */   "Rename across disks",
00449 /*  75 */   "Path/File access error",
00450 /*  76 */   "Path not found",
00451 /*  77 */   "",
00452 /*  78 */   "",
00453 /*  79 */   "",
00454 /*  80 */   "Feature removed",
00455 /*  81 */   "Invalid name",
00456 /*  82 */   "Table not found",
00457 /*  83 */   "Index not found",
00458 /*  84 */   "Invalid column",
00459 /*  85 */   "No current record",
00460 /*  86 */   "Duplicate value for unique index",
00461 /*  87 */   "Invalid operation on null index",
00462 /*  88 */   "Database failure needs repair",
00463 /*  89 */   "Insufficient buffers",
00464 /***************************/
00465 /* End of QuickBasic Names */
00466 /***************************/
00467 /*  90 */   "",
00468 /*  91 */   "",
00469 /*  92 */   "",
00470 /*  93 */   "",
00471 /*  94 */   "",
00472 /*  95 */   "",
00473 /*  96 */   "",
00474 /*  97 */   "",
00475 /*  98 */   "",
00476 /*  99 */   "",
00477 /* 100 */   "Throwable object catch",
00478 /* 101 */   "Error",
00479 /* 102 */   "Linkage error",
00480 /* 103 */   "Exception",
00481 /* 104 */   "Incompatible class cast",
00482 /* 105 */   "Runtime exception",
00483 /* 106 */   "Illegal argument",
00484 /* 107 */   "Index out of bounds",
00485 /* 108 */   "Class not found",
00486 /* 109 */   "Unsupported class cloning",
00487 
00488 /* 110 */   "Illegal access",
00489 /* 111 */   "Class instantiation exception",
00490 /* 112 */   "Interrupted access",
00491 /* 113 */   "No such field",
00492 /* 114 */   "No such method",
00493 /* 115 */   "Arithmetic error",
00494 /* 116 */   "Array storage error",
00495 /* 117 */   "Illegal state",
00496 /* 118 */   "Illegal monitor state",
00497 /* 119 */   "Error: Negative array size",
00498 /* 120 */   "Invalid operation on a null pointer",
00499 /* 121 */   "Security violation",
00500 /* 122 */   "Class circularity error",
00501 /* 123 */   "Class format error",
00502 /* 124 */   "An error happened during initialization time",
00503 /* 125 */   "Class definition not found",
00504 /* 126 */   "Unsatisfied link error",
00505 /* 127 */   "Verification failure",
00506 /* 128 */   "Illegal Thread status",
00507 /* 129 */   "Invalid number format",
00508 /* 130 */   "Abstract method error",
00509 /* 131 */   "Array index out of bounds",
00510 /* 132 */   "String index out of bounds",
00511 /* 133 */   "Stack overflow",
00512 /* 134 */   "Unknown error",
00513 /* 135/465 */ "TFTP error: An illegal opcode was received.",
00514 /* 136/466 */ "TFTP error: An unknown error has happenned."
00515 };
00516 
00517 
00518 // Only Includes French version, if needed.
00519 #ifdef __J2K__Need_QBErrorMsgFr
00520 
00521 /* French version    */
00522 /* Version fran‡aise */
00523 
00524 const char * QBErrorMsgFr[] = {
00525 /*   0 */   "Aucune erreur",
00526 /*   1 */   "Erreur mineure",
00527 /*   2 */   "Erreur de syntaxe",
00528 /*   3 */   "",
00529 /*   4 */   "Donn‚es ‚puis‚es",
00530 /*   5 */   "Appel de fonction interdit",
00531 /*   6 */   "D‚passement de capacit‚",
00532 /*   7 */   "M‚moire insuffisante",
00533 /*   8 */   "Etiquette non d‚finie",
00534 /*   9 */   "Indice en dehors des limites",
00535 /*  10 */   "Cette d‚finition existe d‚j…",
00536 /*  11 */   "Division par z‚ro",
00537 /*  12 */   "Instruction interdite en mode directe",
00538 /*  13 */   "Types incompatibles",
00539 /*  14 */   "Espace pour chaŒnes satur‚",
00540 /*  15 */   "",
00541 /*  16 */   "Formule de chaŒne trop complexe",
00542 /*  17 */   "Impossible de continuer",
00543 /*  18 */   "Fonction non d‚finie",
00544 /*  19 */   "Gestionnaire d'erreur absent",
00545 /*  20 */   "Gestionnaire d'erreur appel‚ sans aucune erreur commise",
00546 /*  21 */   "",
00547 /*  22 */   "",
00548 /*  23 */   "",
00549 /*  24 */   "D‚lai d'attente du p‚riph‚rique ‚coul‚",
00550 /*  25 */   "D‚faillance du p‚riph‚rique",
00551 /*  26 */   "",
00552 /*  27 */   "Aucun papier disponible dans le bac",
00553 /*  28 */   "",
00554 /*  29 */   "",
00555 /*  30 */   "",
00556 /*  31 */   "",
00557 /*  32 */   "",
00558 /*  33 */   "Cette ‚tiquette existe d‚j…",
00559 /*  34 */   "",
00560 /*  35 */   "Sous-programme non d‚fini",
00561 /*  36 */   "",
00562 /*  37 */   "Le nombre d'arguments ne concorde pas",
00563 /*  38 */   "Tableau non d‚fini",
00564 /*  39 */   "",
00565 /*  40 */   "Variable requise",
00566 /*  41 */   "",
00567 /*  42 */   "",
00568 /*  43 */   "",
00569 /*  44 */   "",
00570 /*  45 */   "",
00571 /*  46 */   "",
00572 /*  47 */   "",
00573 /*  48 */   "",
00574 /*  49 */   "",
00575 /*  50 */   "D‚bordement de champ avec FIELD",
00576 /*  51 */   "Erreur interne",
00577 /*  52 */   "Num‚ro de fichier incorrect",
00578 /*  53 */   "Fichier non trouv‚",
00579 /*  54 */   "Mode d'accŠs au fichier incorrect",
00580 /*  55 */   "Fichier d‚j… ouvert",
00581 /*  56 */   "Instruction FIELD active",
00582 /*  57 */   "Erreur d'entr‚e/sortie du p‚riph‚rique (I/O error)",
00583 /*  58 */   "Fichier d‚j… existant",
00584 /*  59 */   "Longueur d'enregistrement incorrecte",
00585 /*  60 */   "",
00586 /*  61 */   "Disque satur‚ (Disk full)",
00587 /*  62 */   "Lecture en dehors des limites du fichier (Reading past EOF)",
00588 /*  63 */   "Num‚ro d'enregistrement incorrect",
00589 /*  64 */   "Nom de fichier incorrect",
00590 /*  65 */   "",
00591 /*  66 */   "",
00592 /*  67 */   "Trop de fichiers",
00593 /*  68 */   "P‚riph‚rique non disponible",
00594 /*  69 */   "D‚passement de capacit‚ du tampon pour les communications",
00595 /*  70 */   "AccŠs refus‚",
00596 /*  71 */   "Disque non prˆt (Disk not ready)",
00597 /*  72 */   "Disk d‚fectueux",
00598 /*  73 */   "Caract‚ristique non disponible",
00599 /*  74 */   "Renommage sur des disques diff‚rents",
00600 /*  75 */   "Erreur d'accŠs au fichier,de chemin ou de r‚pertoire",
00601 /*  76 */   "Chemin d'accŠs introuvable",
00602 /*  77 */   "",
00603 /*  78 */   "",
00604 /*  79 */   "",
00605 /*  80 */   "Caract‚ristique obsolŠte et enlev‚e",
00606 /*  81 */   "Nom invalide",
00607 /*  82 */   "Tableau introuvable",
00608 /*  83 */   "Index introuvable",
00609 /*  84 */   "Colonne invalide",
00610 /*  85 */   "Aucun enregistrement … la position actuelle",
00611 /*  86 */   "Valeur d‚j… d‚finie pour le mˆme num‚ro d'index",
00612 /*  87 */   "Op‚ration invalide sur un index nulle",
00613 /*  88 */   "Base de donn‚es erron‚ et n‚cessite d'ˆtre r‚par‚",
00614 /*  89 */   "Espace tampon insuffisant",
00615 /****************************************/
00616 /* Fin des noms provenant de QuickBasic */
00617 /****************************************/
00618 /*  90 */   "",
00619 /*  91 */   "",
00620 /*  92 */   "",
00621 /*  93 */   "",
00622 /*  94 */   "",
00623 /*  95 */   "",
00624 /*  96 */   "",
00625 /*  97 */   "",
00626 /*  98 */   "",
00627 /*  99 */   "",
00628 /* 100 */   "Interception d'un objet Throwable",
00629 /* 101 */   "Erreur",
00630 /* 102 */   "Erreur … l'‚dition de lien",
00631 /* 103 */   "Exception",
00632 /* 104 */   "Changement par cast de classes incompatibles",
00633 /* 105 */   "Exception survenue … l'ex‚cution",
00634 /* 106 */   "Type d'argument invalide",
00635 /* 107 */   "Index en dehors des limites",
00636 /* 108 */   "Classe introuvable",
00637 /* 109 */   "Clonage non support‚ pour cette classe",
00638 /* 110 */   "AccŠs interdit",
00639 /* 111 */   "Exception … l'initialisation d'une class",
00640 /* 112 */   "AccŠs interrompu",
00641 /* 113 */   "Champ introuvable",
00642 /* 114 */   "M‚thode introuvable",
00643 /* 115 */   "Erreur arithm‚tique",
00644 /* 116 */   "Erreur survenu pendant le stockage du tableau",
00645 /* 117 */   "Status ill‚gal (Illegal state)",
00646 /* 118 */   "Status du moniteur ill‚gal (Illegal monitor state)",
00647 /* 119 */   "Erreur: Taille du tableau n‚gative",
00648 /* 120 */   "Op‚ration invalide sur un pointeur nulle",
00649 /* 121 */   "Atteinte … la s‚curit‚",
00650 /* 122 */   "Erreur: Formation circulaire dans la classe",
00651 /* 123 */   "Erreur: Format de classe invalide",
00652 /* 124 */   "Erreur survenue pendant l'initialisation",
00653 /* 125 */   "Definition de class introuvable",
00654 /* 126 */   "Erreur: Lien insatisfaisant",
00655 /* 127 */   "Echec pendant la v‚rification (failure)",
00656 /* 128 */   "Etat du Thread invalide",
00657 /* 129 */   "Format d'affichage des chiffres invalide"
00658 /* 130 */   "Erreur: Fonction abstraite",
00659 /* 131 */   "Index du tableau en dehors des limites",
00660 /* 132 */   "Index de chaŒne en dehors des limites",
00661 /* 133 */   "D‚passement de capacit‚ sur la pile",
00662 /* 134 */   "Erreur inconnue"
00663 };
00664 
00665 #endif
00666 
00667 __J2K__END_C
00668 
00669 #endif
00670 

Generated on Sun Oct 14 18:46:31 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001