public class XmlRpcExtensionException extends XmlRpcException
code, linkedException
Constructor and Description |
---|
XmlRpcExtensionException(String pMessage)
Creates a new instance with the given error message.
|
getCause, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
public XmlRpcExtensionException(String pMessage)
pMessage
- The error message.Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.