Package dw.xmlrpc.exception
Class DokuDistantFileDoesntExistException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- dw.xmlrpc.exception.DokuException
-
- dw.xmlrpc.exception.DokuDistantFileDoesntExistException
-
- All Implemented Interfaces:
java.io.Serializable
public class DokuDistantFileDoesntExistException extends DokuException
Thrown when one attemps to work on a file which doesn't exist on the wiki- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DokuDistantFileDoesntExistException(java.lang.Throwable cause)
-