public class NoExitPathException
extends java.lang.Exception
Constructor and Description |
---|
NoExitPathException(@NotNull BaseObject<?,?,?,?> baseObject)
Creates a new instance.
|
public NoExitPathException(@NotNull @NotNull BaseObject<?,?,?,?> baseObject)
baseObject
- the game object that does not specify a valid exit
path