Interface ExceptionReportItem
- All Known Implementing Classes:
ExceptionReportFileItem
public interface ExceptionReportItem
A generic interface that represents what items should return for reporting an
issue. Each item represents a section in a GH issue.
-
Method Summary
Modifier and TypeMethodDescriptionContent of the item.getName()Name or description of the item.