Class TransformCycleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.demilich.metastone.game.entities.TransformCycleException
- All Implemented Interfaces:
Serializable
Indicates that an infinite loop occurred trying to follow the link from an entity that was removed from play due to
being transformed towards the entity it was eventually transformed into.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace