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.
|
Modifier and Type | Method and Description |
---|---|
private static boolean |
ReportedException.hasSameStackTrace(ReportedException.CauseTraceIterator causeTraceIterator,
java.lang.Throwable e2) |