Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TASKException Class Reference

#include <projectExceptions.h>

Inheritance diagram for TASKException:

Inheritance graph
[legend]
Collaboration diagram for TASKException:

Collaboration graph
[legend]
List of all members.

Public Methods

 TASKException (string id, string reason)
 ~TASKException ()
virtual string which () const
virtual string what () const

Private Attributes

string mId

Constructor & Destructor Documentation

TASKException::TASKException string    id,
string    reason
 

Definition at line 32 of file projectExceptions.cc.

TASKException::~TASKException  
 

Definition at line 38 of file projectExceptions.cc.


Member Function Documentation

string OpenschedException::what   const [virtual, inherited]
 

Definition at line 32 of file openschedException.cc.

References OpenschedException::mReason.

string TASKException::which   const [virtual]
 

Definition at line 42 of file projectExceptions.cc.

References mId.


Member Data Documentation

string TASKException::mId [private]
 

Definition at line 45 of file projectExceptions.h.

Referenced by which().


The documentation for this class was generated from the following files:
Generated on Wed Feb 18 22:24:05 2004 for Opensched by doxygen1.2.15