Class LevelRequirementNotFulfilledException

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

public class LevelRequirementNotFulfilledException extends SpellException
Exception signalling that a player has not reached the minimum level for a spell
Author:
madmetzger
See Also:
Serialized Form
  • Constructor Details

    • LevelRequirementNotFulfilledException

      public LevelRequirementNotFulfilledException(String message)