Class CrashReporter



    Purpose

    To report if the client has crashed every time interval.

    Functionality

    CrashReporter is a thread running all the time. It puts an crashReport event into the eventQueue every time interval. This will ask the EventHandler to check if the client has crashed every few milliseconds.

    See also

    EventHandler




    [Go to Class Index Table] [Go back to Program Architecture Diagram]
    [Source Code of CrashReporter.java]