English | Romanian |
fail fast exception | excepție cu efect rapid (An exception that cannot be caught by any exception handler and that immediately causes the application to terminate and launch error reporting) |
kernel exception | excepție nucleu (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
kernel mode exception | excepție mod nucleu (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
synchronization exception | excepție de sincronizare (A setting in the Navision Synchronization add-in that defines which categories of Outlook items should not be synchronized) |
unhandled exception | excepție netratată (" An exception that was identified with a "try catch or finally block" structure or that occurred outside this structure but was not caught by any structured error handler. "Dr. Watson" errors are examples.") |
user exception | excepție utilizator (An exception that occurs while executing a normal application (in Word, Excel, etc)) |
user mode exception | excepție mod utilizator (An exception that occurs while executing a normal application (in Word, Excel, etc)) |