diplomacy
Class DiplNewException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--diplomacy.DiplException
|
+--diplomacy.DiplNewException
- All Implemented Interfaces:
- Serializable
- public class DiplNewException
- extends DiplException
Diese Exception wird ausgelöst, wenn ein Diplomacy-Objekt nicht neu erstellt werden kann.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DiplNewException
public DiplNewException(Object object,
String reason)