#include <projectExceptions.h>
Inheritance diagram for ProjectException:
Public Methods | |
ProjectException (string reason) | |
~ProjectException () | |
virtual string | what () const |
|
Definition at line 23 of file projectExceptions.cc. |
|
Definition at line 28 of file projectExceptions.cc. |
|
Definition at line 32 of file openschedException.cc. References OpenschedException::mReason. |