net.sf.gridarta.model.mapmodel
public class CannotInsertGameObjectException extends Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The serial version UID.
|
| Constructor and Description |
|---|
CannotInsertGameObjectException(BaseObject<?,?,?,?> archetype,
Point point)
Creates a new instance.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public CannotInsertGameObjectException(@NotNull BaseObject<?,?,?,?> archetype, @NotNull Point point)
archetype - the archetypes that cannot be insertedpoint - the insertion location
Feedback: webmaster
© 2003-2010 The Gridarta Developers. All rights reserved.