![]() Previous |
![]() Next |
The Errors subtab contains details about the errors that occurred during the time of the recording.
The Errors panel contains a table that lists the classes of the errors. This table contains the following columns:
Class: The name of the class.
Thread: The name of the thread.
Message: The message of the error.
To filter the table entries, select the column on which you want to filter and then specify the filtering string. You can use wildcards in the filtering string and specify a regular expression by prepending it with regexp:
. If the table contains numeric values, you can specify a logical expression using the comparison operators (<
, <=
, >
, >=
), the AND operator (&&
), and the OR operator (||
).
When you select a class in the Errors panel, the corresponding stack trace is displayed in the Stack Trace panel below. The table in the Stack Trace panel contains the stack trace with the error count for each method.
For information about working with tables, see Working with Tables.