Subject | English | Turkish |
comp., MS | Agentless Exception Monitoring | Aracısız Özel Durum İzleme (A feature in Operations Manager that allows the collection of client application crash data to a single location on a management server, resulting in data that can then be analyzed by your company for patterns) |
comp., MS | critical exception | kritik özel durum (An exception that leads to a monitored component's failure. For ASP.NET applications, a critical exception results in the user seeing either the standard or a custom error page. For web services, critical exceptions are those that ASP.NET serializes into valid SOAP messages on the server-side, and deserializes to SOAP exceptions on the ASP.NET client) |
comp., MS | Exception Assistant | Özel Durum Yardımcısı (A Visual Studio debugging tool that provides information about the cause of an exception in a Visual Basic or Visual C program) |
comp., MS | exception event | özel durum olayı (A diagnostic event in IntelliTrace that occurs within the Visual Studio Debugger. Exception events include exceptions thrown, exceptions caught, and unhandled exceptions) |
comp., MS | exception events | özel durum olayları (Critical application and system errors. Application Performance Monitoring (APM) defines critical errors as being those that lead to a monitored component's failure. For ASP.NET applications, a critical exception results in the user seeing either the standard or a custom error page. For web services, critical exceptions are those that ASP.NET serializes into valid SOAP messages on the server-side, and deserializes to SoapExceptions on the ASP.NET client) |
comp., MS | exception handler | özel durum işleyici (An application function that is called in exception catch blocks to report errors and perform some error handling) |
comp., MS | exception string | özel durum dizesi (A string that contains information about an abnormal condition or error that occurs during the execution of a program) |
comp., MS | fail fast exception | hızlı çıkış özel durumu (An exception that cannot be caught by any exception handler and that immediately causes the application to terminate and launch error reporting) |
comp., MS | kernel exception | çekirdek özel durumu (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS | kernel exception signature | çekirdek özel durumu imzası (The exception code, exception parameters, and operating system version (including build number and Service Pack version)) |
comp., MS | kernel mode exception | çekirdek modu özel durumu (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS | synchronization exception | eşitleme özel durumu (A setting in the Navision Synchronization add-in that defines which categories of Outlook items should not be synchronized) |
comp., MS | unhandled exception | yakalanamayan özel durum (" 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.") |
comp., MS | unhandled exception | işlenmeyen özel durum (" 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.") |
comp., MS | user exception | kullanıcı özel durumu (An exception that occurs while executing a normal application (in Word, Excel, etc)) |
comp., MS | user mode exception | kullanıcı modu özel durumu (An exception that occurs while executing a normal application (in Word, Excel, etc)) |