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