public class CannotSaveMapFileException
extends java.io.IOException
Constructor and Description |
---|
CannotSaveMapFileException(java.io.File mapFile,
java.lang.Throwable cause)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.io.File |
getMapFile()
Returns the map file that could not be saved.
|