Sct::StdExceptionWrapper Class Reference

Inheritance diagram for Sct::StdExceptionWrapper:

Inheritance graph
[legend]
Collaboration diagram for Sct::StdExceptionWrapper:

Collaboration graph
[legend]

Public Member Functions

 StdExceptionWrapper (const std::exception &exception) throw ()
 Creates an Exception with message msg and no cause.
 StdExceptionWrapper (const std::exception &exception, const string &file, unsigned line) throw ()
 Creates an Exception with message msg and no cause, but with a file and line.

Detailed Description

Definition at line 9 of file StdExceptionWrapper.h.


Constructor & Destructor Documentation

Sct::StdExceptionWrapper::StdExceptionWrapper const std::exception &  exception  )  throw () [inline]
 

Creates an Exception with message msg and no cause.

Definition at line 14 of file StdExceptionWrapper.h.

References Sct::AbstractThrowable::initialize().

Here is the call graph for this function:

Sct::StdExceptionWrapper::StdExceptionWrapper const std::exception &  exception,
const string &  file,
unsigned  line
throw () [inline]
 

Creates an Exception with message msg and no cause, but with a file and line.

Definition at line 20 of file StdExceptionWrapper.h.

References Sct::AbstractThrowable::file, Sct::AbstractThrowable::initialize(), and Sct::AbstractThrowable::line.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:03:11 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6