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

List of all members.

Public Member Functions

 XmlRpcInvocationException (int pCode, String pMessage, Throwable pLinkedException)
 XmlRpcInvocationException (String pMessage, Throwable pLinkedException)

Static Private Attributes

static final long serialVersionUID = 7439737967784966169L

Detailed Description

This exception is thrown, if the server catches an exception, which is thrown by the handler.

Definition at line 28 of file XmlRpcInvocationException.java.


Constructor & Destructor Documentation

org.apache.xmlrpc.common.XmlRpcInvocationException.XmlRpcInvocationException ( int  pCode,
String  pMessage,
Throwable  pLinkedException 
) [inline]

Creates a new instance with the given error code, error message and cause.

Definition at line 35 of file XmlRpcInvocationException.java.

org.apache.xmlrpc.common.XmlRpcInvocationException.XmlRpcInvocationException ( String  pMessage,
Throwable  pLinkedException 
) [inline]

Creates a new instance with the given error message and cause.

Definition at line 42 of file XmlRpcInvocationException.java.


Member Data Documentation

final long org.apache.xmlrpc.common.XmlRpcInvocationException.serialVersionUID = 7439737967784966169L [static, private]

Reimplemented from org.apache.xmlrpc.XmlRpcException.

Definition at line 29 of file XmlRpcInvocationException.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