Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals   Related Pages  

SctCalibrationController::Ipc::RequestException Class Reference
[Exceptions]

Thrown to indicate an error with an Ipc call to a Request of some sort. More...

#include <RequestException.h>

Inheritance diagram for SctCalibrationController::Ipc::RequestException:

Sct::IpcException Sct::IoException Sct::Exception Sct::AbstractThrowable Sct::Throwable exception

Public Member Functions

 RequestException (const ilu_Exception &error, const string &msg, const string &file, int line) throw ()
 Creates an Exception with message msg and no cause.

 RequestException (const ilu_Exception &error, Throwable &cause, const string &file, int line) throw ()
 Creates an Exception with a cause.

 RequestException (const ilu_Exception &error, const string &msg, Throwable &cause, const string &file, int line) throw ()
 Creates an Exception with a message and a cause.


Protected Member Functions

 RequestException () throw ()

Detailed Description

Thrown to indicate an error with an Ipc call to a Request of some sort.

Author:
Matthew Palmer

Definition at line 14 of file RequestException.h.


Constructor & Destructor Documentation

SctCalibrationController::Ipc::RequestException::RequestException const ilu_Exception &    error,
const string &    msg,
const string &    file,
int    line
throw () [inline]
 

Creates an Exception with message msg and no cause.

Definition at line 19 of file RequestException.h.

References Sct::AbstractThrowable::initialize().

SctCalibrationController::Ipc::RequestException::RequestException const ilu_Exception &    error,
Throwable &    cause,
const string &    file,
int    line
throw () [inline]
 

Creates an Exception with a cause.

Useful for simply wrapping exceptions.

Definition at line 28 of file RequestException.h.

References Sct::AbstractThrowable::initialize().

SctCalibrationController::Ipc::RequestException::RequestException const ilu_Exception &    error,
const string &    msg,
Throwable &    cause,
const string &    file,
int    line
throw () [inline]
 

Creates an Exception with a message and a cause.

Definition at line 36 of file RequestException.h.

References Sct::AbstractThrowable::initialize().

SctCalibrationController::Ipc::RequestException::RequestException   throw () [inline, protected]
 

Definition at line 42 of file RequestException.h.


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:37:35 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3