diplomacy
Class DiplDirException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--diplomacy.DiplException
|
+--diplomacy.DiplDirException
- All Implemented Interfaces:
- Serializable
- public class DiplDirException
- extends DiplException
Diese Exception wird von DiplDir augelöst, wenn ein Verzeichnis nicht wie vorgesehen zugreifbar ist.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DiplDirException
DiplDirException(File dir)