source:
osm/applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DuplicateLayerException.java@
33241
Last change on this file since 33241 was 32556, checked in by , 9 years ago | |
---|---|
|
|
File size: 175 bytes |
Line | |
---|---|
1 | // License: GPL. For details, see LICENSE file. |
2 | package cadastre_fr; |
3 | |
4 | class DuplicateLayerException extends Exception { |
5 | private static final long serialVersionUID = 1L; |
6 | } |
Note:
See TracBrowser
for help on using the repository browser.