ucommon
Public Member Functions
ost::SyncException Class Reference

A sub-hierarchy for all task synchronizion related exceptions. More...

#include <exception.h>

Inheritance diagram for ost::SyncException:
Inheritance graph
[legend]
Collaboration diagram for ost::SyncException:
Collaboration graph
[legend]

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 ()

Detailed Description

A sub-hierarchy for all task synchronizion related exceptions.

Author
David Sugar dyfet.nosp@m.@ost.nosp@m.el.co.nosp@m.m Synchronization object exception hierarchy.

Definition at line 124 of file exception.h.


The documentation for this class was generated from the following file: