Class SpellNotCooledDownException

java.lang.Object
java.lang.Throwable
java.lang.Exception
games.stendhal.server.entity.spell.exception.SpellException
games.stendhal.server.entity.spell.exception.SpellNotCooledDownException
All Implemented Interfaces:
Serializable

public class SpellNotCooledDownException extends SpellException
Exception signalling that a spell that was tried to cast is not yet cooled down
Author:
madmetzger
See Also:
Serialized Form
  • Constructor Details

    • SpellNotCooledDownException

      public SpellNotCooledDownException(String message)