SctDataDisplay::NoDisplayerException Class Reference

Inheritance diagram for SctDataDisplay::NoDisplayerException:

Inheritance graph
[legend]
Collaboration diagram for SctDataDisplay::NoDisplayerException:

Collaboration graph
[legend]

Public Member Functions

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

Protected Member Functions

 NoDisplayerException () throw ()

Detailed Description

Definition at line 11 of file SctDataDisplay/src/Exceptions.h.


Constructor & Destructor Documentation

SctDataDisplay::NoDisplayerException::NoDisplayerException const string &  msg,
const string &  file,
int  line
throw ()
 

Creates an Exception with message msg and no cause.

Definition at line 6 of file SctDataDisplay/src/Exceptions.cpp.

SctDataDisplay::NoDisplayerException::NoDisplayerException Throwable &  cause,
const string &  file,
int  line
throw ()
 

Creates an Exception with a cause.

Useful for simply wrapping exceptions.

Definition at line 10 of file SctDataDisplay/src/Exceptions.cpp.

SctDataDisplay::NoDisplayerException::NoDisplayerException const string &  msg,
Throwable &  cause,
const string &  file,
int  line
throw ()
 

Creates an Exception with a message and a cause.

Definition at line 14 of file SctDataDisplay/src/Exceptions.cpp.


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