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