org.apache.xmlrpc.server
public class XmlRpcNoSuchHandlerException extends XmlRpcException
code, linkedException
Constructor and Description |
---|
XmlRpcNoSuchHandlerException(String pMessage)
Creates a new instance with the given message.
|
getCause, printStackTrace, printStackTrace
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString
public XmlRpcNoSuchHandlerException(String pMessage)
pMessage
- The error details.Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.