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


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