English | Portuguese |
Agentless Exception Monitoring | Monitoramento de Exceções sem Agente (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) |
Agentless Exception Monitoring | Monitorização de Exceções sem Agente (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) |
critical exception | exceção crítica (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) |
Exception Assistant | Assistente de Exceção (A Visual Studio debugging tool that provides information about the cause of an exception in a Visual Basic or Visual C program) |
exception event | evento de exceção (A diagnostic event in IntelliTrace that occurs within the Visual Studio Debugger. Exception events include exceptions thrown, exceptions caught, and unhandled exceptions) |
exception events | eventos de exceção (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) |
exception handler | processador de exceções (An application function that is called in exception catch blocks to report errors and perform some error handling) |
exception handler | manipulador de exceção (A block of code that reacts to a specific type of exception) |
exception report | relatório de exceções (A report that shows the general ledger account balances that were not included in the financial report) |
exception string | cadeia de caracteres de exceção (A string that contains information about an abnormal condition or error that occurs during the execution of a program) |
fail fast exception | exceção fail-fast (An exception that cannot be caught by any exception handler and that immediately causes the application to terminate and launch error reporting) |
fail fast exception | exceção de falha rápida (An exception that cannot be caught by any exception handler and that immediately causes the application to terminate and launch error reporting) |
IP Exceptions | Exceções IP (A list of IP addresses for which flood mitigation custom limits, instead of the default settings, will be applied) |
kernel exception | exceção de kernel (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
kernel exception signature | assinatura de exceção de kernel (The exception code, exception parameters, and operating system version (including build number and Service Pack version)) |
kernel mode exception | exceção de modo kernel (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
kernel mode exception | modo de exceção de kernel (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
unhandled exception | exceção sem tratamento (" 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.") |
unhandled exception | exceção não processada (" 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 | exceção de usuário (An exception that occurs while executing a normal application (in Word, Excel, etc)) |
user exception | exceção de utilizador (An exception that occurs while executing a normal application (in Word, Excel, etc)) |
user mode exception | exceção de modo de usuário (An exception that occurs while executing a normal application (in Word, Excel, etc)) |
user mode exception | exceção de modo de utilizador (An exception that occurs while executing a normal application (in Word, Excel, etc)) |