source: osm/applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DuplicateLayerException.java@ 13426

Last change on this file since 13426 was 13382, checked in by pieren, 17 years ago

First commit of the french land registry WMS plugin for JOSM.

File size: 130 bytes
Line 
1package cadastre_fr;
2
3class DuplicateLayerException extends Exception {
4 private static final long serialVersionUID = 1L;}
Note: See TracBrowser for help on using the repository browser.