Package dw.xmlrpc.exception
Class DokuIncompatibleVersionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- dw.xmlrpc.exception.DokuException
-
- dw.xmlrpc.exception.DokuIncompatibleVersionException
-
- All Implemented Interfaces:
java.io.Serializable
public class DokuIncompatibleVersionException extends DokuException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DokuIncompatibleVersionException(java.lang.String oldestCompatibleVersion)
-