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