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

SctCalibrationController::SctApiAccessException Class Reference
[Exceptions]

Thrown to indicate an error with an Ipc call to the SctApi. More...

#include <SctApiAccessException.h>

Inheritance diagram for SctCalibrationController::SctApiAccessException:

Inheritance graph
[legend]
Collaboration diagram for SctCalibrationController::SctApiAccessException:

Collaboration graph
[legend]

Public Member Functions

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

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

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


Detailed Description

Thrown to indicate an error with an Ipc call to the SctApi.

Author:
Matthew Palmer

Definition at line 13 of file SctApiAccessException.h.


Constructor & Destructor Documentation

SctCalibrationController::SctApiAccessException::SctApiAccessException 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 18 of file SctApiAccessException.h.

SctCalibrationController::SctApiAccessException::SctApiAccessException 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 27 of file SctApiAccessException.h.

SctCalibrationController::SctApiAccessException::SctApiAccessException 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 35 of file SctApiAccessException.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:52:20 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5