ost_ThrException

Langue: en

Version: 342939 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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.