source:
osm/applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DuplicateLayerException.java@
25889
| Last change on this file since 25889 was 18544, checked in by , 16 years ago | |
|---|---|
|
|
| File size: 218 bytes | |
| Line | |
|---|---|
| 1 | // License: GPL. v2 and later. Copyright 2008-2009 by Pieren <pieren3@gmail.com> and others |
| 2 | package cadastre_fr; |
| 3 | |
| 4 | class DuplicateLayerException extends Exception { |
| 5 | private static final long serialVersionUID = 1L;} |
Note:
See TracBrowser
for help on using the repository browser.
