ulxr::ParameterException Class Reference

XML RPC exception due to faulty rpc parameters. More...

#include <ulxr_except.h>

Inheritance diagram for ulxr::ParameterException:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

XML RPC exception due to faulty rpc parameters.

One possibility is the wrong type.

Definition at line 175 of file ulxr_except.h.


Constructor & Destructor Documentation

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

Constructs a parameter exception.

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

Definition at line 142 of file ulxr_except.cpp.

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

Destroys the exception.

Definition at line 148 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