Subject | English | Chinese Taiwan |
comp., MS | Agentless Exception Monitoring | 無代理程式例外監控 (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 | Exception Assistant | 例外狀況助理 (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 | 例外狀況事件 (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 | 例外狀況事件 (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 | 例外處理常式 (A block of code that reacts to a specific type of exception) |
comp., MS | exception string | 例外狀況字串 (A string that contains information about an abnormal condition or error that occurs during the execution of a program) |
comp., MS | kernel exception signature | 核心例外狀況簽章 (The exception code, exception parameters, and operating system version (including build number and Service Pack version)) |