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

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: