Jump to Content
  Previous Next
Content starts here

Viewing Exceptions Information

This section displays (see Figure 4-7) information on the total number of Java exceptions that are thrown during a recording. This includes both caught and uncaught exceptions. Excessive exception throwing can be a performance problem. Hardware generated exceptions are originating from a "trap" in the hardware and are usually the most "expensive" kinds of exceptions.

Figure 4-7 Exceptions information

Exceptions information

  Previous Next