Package dw.xmlrpc.exception
Class DokuDeleteAttachmentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- dw.xmlrpc.exception.DokuException
-
- dw.xmlrpc.exception.DokuDeleteAttachmentException
-
- All Implemented Interfaces:
java.io.Serializable
public class DokuDeleteAttachmentException extends DokuException
Thrown when an attempt to delete a file on the wiki failed- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DokuDeleteAttachmentException(java.lang.Throwable cause)
-