SctArchiving::ZlibException Class Reference
[Exceptions]

Thrown when an error occurs in zlib. More...

#include <ZlibException.h>

Inheritance diagram for SctArchiving::ZlibException:

Inheritance graph
[legend]
Collaboration diagram for SctArchiving::ZlibException:

Collaboration graph
[legend]

Public Member Functions

 ZlibException (const string &msg, const string &file, int line) throw ()
 Creates an Exception with a cause.
 ZlibException (const string &msg, Throwable *cause, const string &file, int line) throw ()
 Creates an Exception without a cause;.

Protected Member Functions

 ZlibException () throw ()

Detailed Description

Thrown when an error occurs in zlib.

Author:
Alan Barr

Definition at line 12 of file ZlibException.h.


Constructor & Destructor Documentation

SctArchiving::ZlibException::ZlibException const string &  msg,
const string &  file,
int  line
throw () [inline]
 

Creates an Exception with a cause.

Definition at line 17 of file ZlibException.h.

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

Here is the call graph for this function:

SctArchiving::ZlibException::ZlibException const string &  msg,
Throwable *  cause,
const string &  file,
int  line
throw () [inline]
 

Creates an Exception without a cause;.

Definition at line 23 of file ZlibException.h.

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

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:05:12 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6