All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----game.ClosedGameException
ClosedGameException
is thrown when a user tries
to join a private game in the server.
public ClosedGameException()
public ClosedGameException(String s)
All Packages Class Hierarchy This Package Previous Next Index