ulxr::RuntimeException Class Reference

Exception due to runtime errors. More...

#include <ulxr_except.h>

Inheritance diagram for ulxr::RuntimeException:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

Exception due to runtime errors.

Definition at line 121 of file ulxr_except.h.


Constructor & Destructor Documentation

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

Constructs a runtime exception.

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

Definition at line 101 of file ulxr_except.cpp.

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

Destroys the exception.

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