Uses of Class
risiko.common.exceptions.LandBeteiligtException

Packages that use LandBeteiligtException
risiko.common.interfaces   
 

Uses of LandBeteiligtException in risiko.common.interfaces
 

Methods in risiko.common.interfaces that throw LandBeteiligtException
 void SpielMgr.verschiebeEinheiten(Land a, Land b, int x)
          Verschiebt x Einheiten von Land a nach Land b (Spielphase: 2)