Class InvalidSpellTargetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
games.stendhal.server.entity.spell.exception.SpellException
games.stendhal.server.entity.spell.exception.InvalidSpellTargetException
- All Implemented Interfaces:
Serializable
Exception signalling that a spell target is invalid for the spell
- Author:
- madmetzger
- See Also:
- Serialized Form
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSpellTargetException
-