Uses of Class
risiko.common.exceptions.KeineNachbarnException

Packages that use KeineNachbarnException
risiko.common.interfaces   
 

Uses of KeineNachbarnException in risiko.common.interfaces
 

Methods in risiko.common.interfaces 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