| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionorg.apache.xmlrpc.XmlRpcExceptionorg.apache.xmlrpc.common.XmlRpcExtensionExceptionpublic class XmlRpcExtensionExceptionextends XmlRpcExceptionField Summary |
Fields inherited from class org.apache.xmlrpc.XmlRpcException | |
code, linkedException | |
Constructor Summary | |
| |
Method Summary |
Methods inherited from class org.apache.xmlrpc.XmlRpcException | |
getCause, printStackTrace, printStackTrace | |
public XmlRpcExtensionException(String pMessage)
Creates a new instance with the given error message.
- Parameters:
pMessage- The error message.