English | Danish |
exception handler | undtagelseshandler (A block of code that reacts to a specific type of exception) |
exception handler | undtagelseshåndtering (A block of code that reacts to a specific type of exception) |
exception report | undtagelsesrapport (A report that shows the general ledger account balances that were not included in the financial report) |
fail fast exception | undtagelse med hurtig fejl (An exception that cannot be caught by any exception handler and that immediately causes the application to terminate and launch error reporting) |
kernel exception | kerneundtagelse (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
kernel exception signature | kerneundtagelsessignatur (The exception code, exception parameters, and operating system version (including build number and Service Pack version)) |
kernel mode exception | undtagelse for kernetilstand (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
synchronization exception | synkroniseringsundtagelse (A setting in the Navision Synchronization add-in that defines which categories of Outlook items should not be synchronized) |
unhandled exception | ikke-afviklet undtagelse (" 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 | brugerundtagelse (An exception that occurs while executing a normal application (in Word, Excel, etc)) |
user mode exception | brugerundtagelse (An exception that occurs while executing a normal application (in Word, Excel, etc)) |