Class InsufficientManaException

All Implemented Interfaces:
Serializable

public class InsufficientManaException extends SpellException
Exception signalling that a player has not enough mana
Author:
madmetzger
See Also:
Serialized Form
  • Constructor Details

    • InsufficientManaException

      public InsufficientManaException(String message)