Changeset 16906 in josm
- Timestamp:
- 2020-08-23T12:39:26+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSException.java
r14273 r16906 3 3 4 4 /** 5 * MapCSS parsing error, with line/column ninformation in error message.5 * MapCSS parsing error, with line/column information in error message. 6 6 */ 7 7 public class MapCSSException extends RuntimeException {
Note:
See TracChangeset
for help on using the changeset viewer.