Class TrustedListWithErrorsReport

All Implemented Interfaces:
ReportElement
Direct Known Subclasses:
NotDownloadedTrustedList

public class TrustedListWithErrorsReport extends AbstractTrustedListReport
  • Field Details

    • errorSummary

      public String errorSummary
  • Constructor Details

    • TrustedListWithErrorsReport

      public TrustedListWithErrorsReport(String originalUrl, String errorSummary, List<String> errors)
    • TrustedListWithErrorsReport

      public TrustedListWithErrorsReport(String originalUrl, String errorSummary)
  • Method Details