Subject | English | Korean |
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 | critical exception | 심각한 예외 (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 | 예외 도우미 (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 report | 예외 보고서 (A report that shows the general ledger account balances that were not included in the financial report) |
IT | exception reports | 예외 보고서 |
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 | fail fast exception | 빠른 오류 예외 (An exception that cannot be caught by any exception handler and that immediately causes the application to terminate and launch error reporting) |
comp., MS | file screen exception | 파일 차단 예외 (A file screen that overrides any file screening that would otherwise apply to a folder, and all its subfolders, in a designated exception path. That is, it creates an exception to any rules derived from a parent folder) |
comp., MS | kernel exception | 커널 예외 (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS | kernel exception signature | 커널 예외 서명 (The exception code, exception parameters, and operating system version (including build number and Service Pack version)) |
comp., MS | kernel mode exception | 커널 모드 예외 (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS | service level exception | 서비스 수준 예외 상황 (An alert that has remained longer than specified in a resolution state. For example, the default service expectation time for an alert to remain in the New resolution state is 10 minutes. If an alert's resolution state is New for longer than 10 minutes, it is considered a service level exception) |
comp., MS | unhandled exception | 처리되지 않은 예외 (" 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 | 사용자 예외 (An exception that occurs while executing a normal application (in Word, Excel, etc)) |
comp., MS | user mode exception | 사용자 모드 예외 (An exception that occurs while executing a normal application (in Word, Excel, etc)) |