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

public class InvalidSpellTargetException extends SpellException
Exception signalling that a spell target is invalid for the spell
Author:
madmetzger
See Also:
Serialized Form
  • Constructor Details

    • InvalidSpellTargetException

      public InvalidSpellTargetException(String message)