Public Member Functions | Static Private Attributes
org.apache.xmlrpc.server.XmlRpcNoSuchHandlerException Class Reference
Inheritance diagram for org.apache.xmlrpc.server.XmlRpcNoSuchHandlerException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 XmlRpcNoSuchHandlerException (String pMessage)

Static Private Attributes

static final long serialVersionUID = 3257002138218344501L

Detailed Description

This exception is thrown, if an unknown handler is called.

Definition at line 26 of file XmlRpcNoSuchHandlerException.java.


Constructor & Destructor Documentation

Creates a new instance with the given message.

Parameters:
pMessageThe error details.

Definition at line 32 of file XmlRpcNoSuchHandlerException.java.


Member Data Documentation

final long org.apache.xmlrpc.server.XmlRpcNoSuchHandlerException.serialVersionUID = 3257002138218344501L [static, private]

Reimplemented from org.apache.xmlrpc.XmlRpcException.

Definition at line 27 of file XmlRpcNoSuchHandlerException.java.


The documentation for this class was generated from the following file:


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:50