Class GameAlreadyExistsException

All Implemented Interfaces:
Serializable

public class GameAlreadyExistsException extends InvalidActionException
See Also:
  • Constructor Details

    • GameAlreadyExistsException

      public GameAlreadyExistsException(String gameID)
  • Method Details