Uses of Class
soc.game.SOCGameOptionVersionException

Packages that use SOCGameOptionVersionException
soc.server   
 

Uses of SOCGameOptionVersionException in soc.server
 

Methods in soc.server that throw SOCGameOptionVersionException
 boolean SOCServer.connectToGame(StringConnection c, java.lang.String gaName, java.util.Map<java.lang.String,SOCGameOption> gaOpts)
          Adds a connection to a game, unless they're already a member.