会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 4. 发明申请
    • EXCEPTION RAISED NOTIFICATION
    • 例外提示通知
    • US20100287414A1
    • 2010-11-11
    • US12436175
    • 2009-05-06
    • Andrew J. PardoeGaurav KhannaMichael M. MagruderYi LinJeffrey C. Schwartz
    • Andrew J. PardoeGaurav KhannaMichael M. MagruderYi LinJeffrey C. Schwartz
    • G06F9/54G06F11/36
    • G06F11/0715G06F11/0778
    • An exception notification system is described herein that provides an early notification that a software exception has occurred before exception handling code has run. The exception notification system receives a registration request from program code to register a handler to receive an early notification when an exception occurs. When an exception occurs, the system raises an event that calls each registered handler. After the handler returns, the system performs normal exception handling, so that the early notification does not change existing exception-handling behavior. The exception notification system allows a program to inspect and log an exception before the program state has been modified by exception handling. The program code can capture detailed information about the cause of the exception to enable further offline analysis. Thus, the exception notification system allows developers to improve their programs by receiving more information about unexpected conditions in the program code.
    • 本文描述了例外通知系统,其提供在异常处理代码已经运行之前发生软件异常的早期通知。 异常通知系统从程序代码接收注册请求,以在发生异常时注册处理程序以接收到早期通知。 当发生异常时,系统引发一个调用每个注册处理程序的事件。 处理程序返回后,系统执行正常的异常处理,以便早期通知不会更改现有的异常处理行为。 例外通知系统允许程序在通过异常处理修改程序状态之前检查并记录异常。 程序代码可以捕获有关异常原因的详细信息,以进一步进行离线分析。 因此,异常通知系统允许开发人员通过接收关于程序代码中的意外状况的更多信息来改进他们的程序。
    • 7. 发明授权
    • Exception raised notification
    • 异常提出通知
    • US08074116B2
    • 2011-12-06
    • US12436175
    • 2009-05-06
    • Andrew J. PardoeGaurav KhannaMichael M. MagruderYi LinJeffrey C. Schwartz
    • Andrew J. PardoeGaurav KhannaMichael M. MagruderYi LinJeffrey C. Schwartz
    • G06F11/00
    • G06F11/0715G06F11/0778
    • An exception notification system is described herein that provides an early notification that a software exception has occurred before exception handling code has run. The exception notification system receives a registration request from program code to register a handler to receive an early notification when an exception occurs. When an exception occurs, the system raises an event that calls each registered handler. After the handler returns, the system performs normal exception handling, so that the early notification does not change existing exception-handling behavior. The exception notification system allows a program to inspect and log an exception before the program state has been modified by exception handling. The program code can capture detailed information about the cause of the exception to enable further offline analysis. Thus, the exception notification system allows developers to improve their programs by receiving more information about unexpected conditions in the program code.
    • 本文描述了例外通知系统,其提供在异常处理代码已经运行之前发生软件异常的早期通知。 异常通知系统从程序代码接收注册请求,以在发生异常时注册处理程序以接收到早期通知。 当发生异常时,系统引发一个调用每个注册处理程序的事件。 处理程序返回后,系统执行正常的异常处理,以便早期通知不会更改现有的异常处理行为。 例外通知系统允许程序在通过异常处理修改程序状态之前检查并记录异常。 程序代码可以捕获有关异常原因的详细信息,以进一步进行离线分析。 因此,异常通知系统允许开发人员通过接收关于程序代码中的意外状况的更多信息来改进他们的程序。
    • 8. 发明申请
    • HANDLING EXCEPTIONS RELATED TO CORRUPT APPLICATION STATE
    • 与腐败申请国相关的处理例外情况
    • US20100262814A1
    • 2010-10-14
    • US12421649
    • 2009-04-10
    • Andrew J. PardoeMichael M. MagruderKumar Gaurav KhannaDiana MilirudGaye Oncul Kok
    • Andrew J. PardoeMichael M. MagruderKumar Gaurav KhannaDiana MilirudGaye Oncul Kok
    • G06F9/38
    • G06F9/4812G06F9/3861
    • An exception handling system is described herein that provides one or more distinguished classes of software exceptions that are handled differently than other exceptions. The system treats a distinguished exception as a “hard to catch” exception that is not passed to the catch block of program code unless a developer performs extra steps to acknowledge the distinguished nature of the exception and confirm that the program code is prepared to properly handle the exception. Exceptions that fall into this class are typically those that represent conditions from which normal exception handling practices cannot successfully recover, namely exceptions that corrupt application state. Accordingly, the system prevents the developer from catching these classes of exceptions by default unless the developer explicitly requests to have these exceptions delivered to the program code. Thus, the exception handling system encourages correct programming practices by preventing developer error by default.
    • 本文描述了异常处理系统,其提供与其他异常不同的处理的一个或多个不同类别的软件异常。 该系统将一个明显的异常视为一个“难以捕获”的异常,它不传递给程序代码的catch块,除非开发人员执行额外的步骤来确认异常的区别性质,并确认程序代码准备妥善处理 例外。 属于此类的异常通常是表示正常异常处理实践无法成功恢复的条件,即损坏应用程序状态的异常。 因此,除非开发人员明确请求将这些异常传递给程序代码,否则系统会阻止开发人员默认捕获这些异常类。 因此,异常处理系统通过防止开发人员错误来鼓励正确的编程实践。