Uses of Class
org.openstreetmap.josm.tools.bugreport.ReportedException.CauseTraceIterator
-
Packages that use ReportedException.CauseTraceIterator Package Description org.openstreetmap.josm.tools.bugreport Provides core classes for the bug report system, allowing to save technical information used later in tickets on issue tracker. -
-
Uses of ReportedException.CauseTraceIterator in org.openstreetmap.josm.tools.bugreport
Methods in org.openstreetmap.josm.tools.bugreport with parameters of type ReportedException.CauseTraceIterator Modifier and Type Method Description private static boolean
ReportedException. hasSameStackTrace(ReportedException.CauseTraceIterator causeTraceIterator, java.lang.Throwable e2)
-