public static interface BugReportQueue.BugReportHandler
| Modifier and Type | Method and Description |
|---|---|
BugReportQueue.SuppressionMode |
handle(ReportedException e,
int exceptionCounter)
Handle the bug report for a given exception
|
BugReportQueue.SuppressionMode handle(ReportedException e, int exceptionCounter)
e - The exception to displayexceptionCounter - A counter of how many exceptions have already been worked on