ulxr::MethodException Class Reference

XML RPC exception due to problems while executing the remote method. More...

#include <ulxr_except.h>

Inheritance diagram for ulxr::MethodException:

Inheritance graph
[legend]
Collaboration diagram for ulxr::MethodException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MethodException (int fc, const CppString &s)
 Constructs a method exception.
virtual ~MethodException () throw ()
 Destroys the exception.

Detailed Description

XML RPC exception due to problems while executing the remote method.

User fault codes should be positive.

Definition at line 194 of file ulxr_except.h.


Constructor & Destructor Documentation

ulxr::MethodException::MethodException ( int  fc,
const CppString s 
)

Constructs a method exception.

Parameters:
fc number representing the error class
s the reason for the exception

Definition at line 156 of file ulxr_except.cpp.

ulxr::MethodException::~MethodException (  )  throw () [virtual]

Destroys the exception.

Definition at line 162 of file ulxr_except.cpp.


The documentation for this class was generated from the following files:
Generated on Sun Aug 19 20:09:03 2007 for ulxmlrpcpp by  doxygen 1.5.1