Package net.ess3.api

Class MaxMoneyException

All Implemented Interfaces:
Serializable

public class MaxMoneyException extends TranslatableException
Thrown when a transaction would put the player's balance above the maximum balance allowed.
See Also:
  • Constructor Details

    • MaxMoneyException

      public MaxMoneyException()