Package dw.xmlrpc.exception
Class DokuNoChangesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- dw.xmlrpc.exception.DokuException
-
- dw.xmlrpc.exception.DokuNoChangesException
-
- All Implemented Interfaces:
java.io.Serializable
public class DokuNoChangesException extends DokuException
Thrown when one looked out for changes when there are none- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DokuNoChangesException(java.lang.Throwable cause)
-