Package event

Class GameException

All Implemented Interfaces:
Serializable

public class GameException extends Exception
Class extends Exception. Operates as a common type for game related exceptions.
Author:
Krish Pillai
See Also:
  • Constructor Details

    • GameException

      public GameException()
      Constructor for this exception
    • GameException

      public GameException(String message)
      Constructor that takes a retrievable message
      Parameters:
      message - The string description