Uses of Class
netbattle.BattleServer.BattleServerException

Packages that use BattleServer.BattleServerException
netbattle   
 

Uses of BattleServer.BattleServerException in netbattle
 

Methods in netbattle that throw BattleServer.BattleServerException
 java.lang.String BattleServer.getWelcomeText()
          Get the text of the welcome message from disc.
 java.lang.String BattleServer.getWelcomeText()
          Get the text of the welcome message from disc.
 void BattleServer.setWelcomeText(java.lang.String text)
          Set the text of the welcome message.
 void BattleServer.setWelcomeText(java.lang.String text)
          Set the text of the welcome message.