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