Class HTMLBugReporter

All Implemented Interfaces:
Debug, RepositoryLookupFailureCallback, BugReporter, IClassObserver, IErrorLogger, ConfigurableBugReporter

public class HTMLBugReporter extends BugCollectionBugReporter
  • Field Details

    • stylesheet

      private String stylesheet
    • fatalException

      private Exception fatalException
  • Constructor Details

    • HTMLBugReporter

      public HTMLBugReporter(Project project, String stylesheet)
  • Method Details