Uses of Class
risiko.local.domain.exceptions.LandBeteiligtException

Packages that use LandBeteiligtException
risiko.local.domain   
 

Uses of LandBeteiligtException in risiko.local.domain
 

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