Uses of Class
com.vaadin.copilot.exception.report.ExceptionReportRelevantPairData
Packages that use ExceptionReportRelevantPairData
-
Uses of ExceptionReportRelevantPairData in com.vaadin.copilot.exception.report
Methods in com.vaadin.copilot.exception.report that return types with arguments of type ExceptionReportRelevantPairDataMethods in com.vaadin.copilot.exception.report with parameters of type ExceptionReportRelevantPairDataModifier and TypeMethodDescriptionvoidExceptionReportCreator.addRelevantPair(ExceptionReportRelevantPairData pair) Method that adds given pair into a list.Method parameters in com.vaadin.copilot.exception.report with type arguments of type ExceptionReportRelevantPairDataModifier and TypeMethodDescriptionvoidExceptionReport.setRelevantPairs(List<ExceptionReportRelevantPairData> relevantPairs)