UCommon
ost::SyncException Class Reference

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

#include <exception.h>

Inheritance diagram for ost::SyncException:
Collaboration diagram for ost::SyncException:

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.

Constructor & Destructor Documentation

◆ SyncException()

ost::SyncException::SyncException ( const String & what_arg)
inline

Definition at line 127 of file exception.h.


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