Subject | English | Hebrew |
comp., MS | build error | שגיאת Build (A message that notifies you of an issue that breaks the build) |
comp., MS | catastrophic error | שגיאה קטסטרופלית (An error that causes the system or a program to fail abruptly with no hope of recovery. An example of a fatal error is an uncaught exception that cannot be handled) |
comp., MS | continuable error | שגיאה שאפשר להמשיך אחריה (A non-access violation. An error that does not prevent an application from continuing) |
comp., MS | data-overrun error | שגיאת גלישת נתונים (A state in which the sending computer is transmitting characters faster than the receiving computer can accommodate them. If this problem persists, reduce the bits-per-second (bps) rate) |
comp., MS | error code | קוד שגיאה (One of four fields of an SCODE. It is a unique number that is assigned to represent the error or warning) |
comp., MS | error correction | תיקון שגיאות (In Windows Media Player, a process to ensure that digital audio data is read from the CD-ROM drive accurately during playback or copying. Using error correction can prevent undesirable noises that are not part of the original material) |
comp., MS | error detection | איתור שגיאות (A technique for detecting when data is lost during transmission. This allows the software to recover lost data by notifying the transmitting computer that it needs to retransmit the data) |
comp., MS | error handling | טיפול בשגיאות (The process of dealing with errors (or exceptions) as they arise during the running of a program. Some programming languages, such as C++, Ada, and Eiffel, have features that aid in error handling) |
comp., MS | error log | יומן שגיאות (A file that lists errors that were encountered during an operation) |
comp., MS | error string | מחרוזת הודעה על שגיאה (A string from the system or a program advising the user of a problem that may require human intervention in order to be solved) |
comp., MS | error value | ערך שגיאה (A value shown in Excel when there is an error in a formula, for example VALUE! or REF!) |
comp., MS | fatal error | שגיאה מכרעת (An error that causes the system or a program to fail abruptly with no hope of recovery. An example of a fatal error is an uncaught exception that cannot be handled) |
comp., MS | run-time error | שגיאת זמן ריצה (A software error that occurs while a program is being executed, as detected by a compiler or other supervisory program) |
comp., MS | semantic error | שגיאה סמנטית (An error in meaning; a statement in a program that is syntactically correct (legal) but functionally incorrect) |
comp., MS | server error | שגיאת שרת (A failure to complete a request for information through HTTP that results from an error at the server rather than an error by the client or the user. Server errors are indicated by HTTP status codes beginning with 5) |
comp., MS | SMART error | שגיאת SMART (An error returned by the SMART test) |
comp., MS | sync error | שגיאת סנכרון (A problem that prevents sync from completing. Sync errors are typically caused by problems with the device, network folder, or other computer you are trying to sync with) |
comp., MS | syntax error | שגיאת תחביר (An error in the grammatical structure of the code or expression) |
comp., MS | system error | שגיאת מערכת (A software condition that renders the operating system incapable of continuing to function normally. This type of error usually requires rebooting the system) |
comp., MS | Windows Error Reporting | דיווח שגיאות של Windows (The Windows technology that collects data on system crashes or hangs and sends it to Microsoft) |