#include <projectExceptions.h>
Inheritance diagram for TASKException:
Public Methods | |
TASKException (string id, string reason) | |
~TASKException () | |
virtual string | which () const |
virtual string | what () const |
Private Attributes | |
string | mId |
|
Definition at line 32 of file projectExceptions.cc. |
|
Definition at line 38 of file projectExceptions.cc. |
|
Definition at line 32 of file openschedException.cc. References OpenschedException::mReason. |
|
Definition at line 42 of file projectExceptions.cc. References mId. |
|
Definition at line 45 of file projectExceptions.h. Referenced by which(). |