Interface BugReportQueue.BugReportHandler

    • Method Detail

      • handle

        BugReportQueue.SuppressionMode handle​(ReportedException e,
                                              int exceptionCounter)
        Handle the bug report for a given exception
        Parameters:
        e - The exception to display
        exceptionCounter - A counter of how many exceptions have already been worked on
        Returns:
        The new suppression status