public class MapCheckerScriptIOError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> extends ValidationError<G,A,R>
ValidationError that reports I/O errors related to MapCheckerScriptChecker.| Constructor and Description |
|---|
MapCheckerScriptIOError(MapModel<G,A,R> mapModel,
java.lang.String file,
java.lang.String message)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getParameter(int id)
Returns a parameter string to be used in the error message.
|
addGameObject, addMapSquare, getGameObjects, getMapModel, getMapSquares, getMessage, toString@Nullable public java.lang.String getParameter(int id)
id}.getParameter in class ValidationError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>>id - the error id