Changeset 14273 in josm for trunk/src/org/openstreetmap/josm/gui/history/HistoryLoadTask.java
- Timestamp:
- 2018-09-26T18:29:26+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/history/HistoryLoadTask.java
r13924 r14273 235 235 236 236 /** 237 * Returns the last exception that occured during loading, if any. 238 * @return the last exception that occured during loading, or {@code null} 237 * Returns the last exception that occurred during loading, if any. 238 * @return the last exception that occurred during loading, or {@code null} 239 239 */ 240 240 public Exception getLastException() {
Note:
See TracChangeset
for help on using the changeset viewer.
