org.opennms.spring.xmlrpc
Class XmlRpcServiceExporter.MsgPreservingXmlRpcException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.xmlrpc.XmlRpcException
org.opennms.spring.xmlrpc.XmlRpcServiceExporter.MsgPreservingXmlRpcException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- XmlRpcServiceExporter
public static class XmlRpcServiceExporter.MsgPreservingXmlRpcException
- extends org.apache.xmlrpc.XmlRpcException
- See Also:
- Serialized Form
| Fields inherited from class org.apache.xmlrpc.XmlRpcException |
code |
| Methods inherited from class org.apache.xmlrpc.XmlRpcException |
getCause |
XmlRpcServiceExporter.MsgPreservingXmlRpcException
public XmlRpcServiceExporter.MsgPreservingXmlRpcException(int code,
String message)
toString
public String toString()
- Overrides:
toString in class Throwable
Copyright © 2009. All Rights Reserved.