G
- the game object type of the objectA
- the map arch object type of the objectR
- the archetype type of the objectpublic class SuspiciousMsgMatchAllTextError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> extends AbstractSuspiciousMsgError<G,A,R>
Constructor and Description |
---|
SuspiciousMsgMatchAllTextError(G gameObject,
@NotNull java.lang.String line)
Creates a new instance.
|
correct, getParameter
addGameObject, addMapSquare, getGameObjects, getMapModel, getMapSquares, getMessage, toString
public SuspiciousMsgMatchAllTextError(@NotNull G gameObject, @NotNull @NotNull java.lang.String line)
gameObject
- the game object on which the error occurredline
- the line that contains the error