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

List of all members.

Public Member Functions

 XmlRpcExtensionException (String pMessage)

Static Private Attributes

static final long serialVersionUID = 3617014169594311221L

Detailed Description

This exception is thrown, if an attempt to use extensions is made, but extensions aren't explicitly enabled.

Definition at line 27 of file XmlRpcExtensionException.java.


Constructor & Destructor Documentation

Creates a new instance with the given error message.

Parameters:
pMessageThe error message.

Definition at line 33 of file XmlRpcExtensionException.java.


Member Data Documentation

final long org.apache.xmlrpc.common.XmlRpcExtensionException.serialVersionUID = 3617014169594311221L [static, private]

Reimplemented from org.apache.xmlrpc.XmlRpcException.

Definition at line 28 of file XmlRpcExtensionException.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