Serialized Form
Package org.apache.xmlrpc |
code
int code
- The fault code of the exception. For servers based on this library, this will always be 0.
(If there are predefined error codes, they should be in the XML-RPC spec.)
Package org.apache.xmlrpc.applet |
loaded
java.lang.Object loaded
errorMessage
java.lang.String errorMessage
arguments
java.util.Vector arguments
client
SimpleXmlRpcClient client
code
int code
- The fault code of the exception. For servers based on this library, this will always be 0.
(If there are predefined error codes, they should be in the XML-RPC spec.)
Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.