|
ucommon
|
A sub-hierarchy for all task synchronizion related exceptions. More...
#include <exception.h>


Public Member Functions | |
| SyncException (String &what_arg) | |
Public Member Functions inherited from ost::ThrException | |
| ThrException (String &what_arg) | |
Public Member Functions inherited from ost::Exception | |
| Exception (String &what_arg) throw () | |
| virtual char * | getString () |
| virtual char * | what () throw () |
A sub-hierarchy for all task synchronizion related exceptions.
Definition at line 124 of file exception.h.
1.8.1.2