// License: GPL. For details, see LICENSE file.
package cadastre_fr;

class DuplicateLayerException extends Exception {
    private static final long serialVersionUID = 1L;
}
