NAME
ost::SyncException -
A sub-hierarchy for all task synchronizion related exceptions.
SYNOPSIS
#include <exception.h>
Inherits ost::ThrException.
Public Member Functions
SyncException (const String &what_arg)
Detailed Description
A sub-hierarchy for all task synchronizion related exceptions.
Author:
David Sugar <dyfet@ostel.com> Synchronization object exception
hierarchy.
Constructor & Destructor Documentation
ost::SyncException::SyncException (const String & what_arg) [inline]
Author
Generated automatically by Doxygen for GNU CommonC++ from the source
code.