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