Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

AtollrunException Class Reference

#include <atollrun.h>

Inheritance diagram for AtollrunException:

Inheritance graph
[legend]
Collaboration diagram for AtollrunException:

Collaboration graph
[legend]

Public Member Functions

 AtollrunException (std::string pMsg="") throw ()
virtual ~AtollrunException () throw ()
virtual const char * what () const throw ()

Detailed Description

Exception for class Atollrun

Definition at line 57 of file atollrun.h.


Constructor & Destructor Documentation

AtollrunException::AtollrunException std::string  pMsg = ""  )  throw () [inline]
 

Constructor

Parameters:
pMsg a short summary why this exception has been thrown

Definition at line 63 of file atollrun.h.

virtual AtollrunException::~AtollrunException  )  throw () [inline, virtual]
 

Destructor

Definition at line 66 of file atollrun.h.


Member Function Documentation

virtual const char* AtollrunException::what  )  const throw () [inline, virtual]
 

Get the short summary set in the constructor

Returns:
the summary

Definition at line 71 of file atollrun.h.


The documentation for this class was generated from the following file:
Generated on Mon Feb 16 12:46:17 2004 for Atollrun by doxygen 1.3.5