|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectXmlRpcException
org.apache.xmlrpc.server.XmlRpcNoSuchHandlerException
public class XmlRpcNoSuchHandlerException
This exception is thrown, if an unknown handler is called.
Constructor Summary | |
---|---|
XmlRpcNoSuchHandlerException(java.lang.String pMessage)
Creates a new instance with the given message. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlRpcNoSuchHandlerException(java.lang.String pMessage)
pMessage
- The error details.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |