ost::ThrException(3) 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 <[email protected]> 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.