20 package net.sf.gridarta.model.mapmodel;
22 import org.jetbrains.annotations.NotNull;
41 super(
"map files belog to different map directories " + mapFile1.getMapsDir() +
" and " + mapFile2.getMapsDir());
Thrown if two map files are within different map directories.
static final long serialVersionUID
The serial version UID.
DifferentMapBaseException(@NotNull final MapFile mapFile1, @NotNull final MapFile mapFile2)
Creates a new instance.
The location of a map file with a map directory.