ost::threxception(3)
NAME
ost::ThrException
A sub-hierarchy for thread exceptions.
SYNOPSIS
#include <exception.h> Inherits ost::Exception. Inherited by ost::InterruptException, and ost::SyncException. Public Member Functions ThrException (const String &what_arg)
Detailed Description
A sub-hierarchy for thread exceptions.
- Author:
- David Sugar <dyfet@ostel.com> thread exception hierarchy.
Constructor & Destructor Documentation
ost::ThrException::ThrException (const String & what_arg) [inline]
Author
- Generated automatically by Doxygen for GNU CommonC++ from the source
code.