Class GameNotFoundException

All Implemented Interfaces:
Serializable

public class GameNotFoundException extends InvalidActionException
See Also:
  • Constructor Details

    • GameNotFoundException

      public GameNotFoundException(String gameID)
  • Method Details