risiko.common.exceptions
Class NichtBenachbartException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by risiko.common.exceptions.NichtBenachbartException
All Implemented Interfaces:
java.io.Serializable

public class NichtBenachbartException
extends java.lang.Exception

Version:
2009-06-19
Author:
dgrosche
See Also:
Serialized Form

Constructor Summary
NichtBenachbartException(Land a, Land b)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NichtBenachbartException

public NichtBenachbartException(Land a,
                                Land b)
                         throws java.rmi.RemoteException
Parameters:
a - erstes Land
b - zweites Land
Throws:
java.rmi.RemoteException