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

Packages that use KeineNachbarnException
risiko.local.domain   
 

Uses of KeineNachbarnException in risiko.local.domain
 

Methods in risiko.local.domain that throw KeineNachbarnException
 java.util.Vector<Land> SpielMgr.getEigeneNachbarn(Land a)
          Gibt alle eigenen Nachbarn zurück
 java.util.Vector<Land> SpielMgr.getFremdeNachbarn(Land a)
          Gibt alle fremden Nacharn zurück