public class XmlRpcException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
int |
code
The fault code of the exception.
|
| Constructor and Description |
|---|
XmlRpcException(int code,
java.lang.String message) |
Copyright ? 1999-2002 Apache Software Foundation. All Rights Reserved.